devlog

A command line logging tool for recording thoughts/ideas/issues as a software developer (or anyone else who wants to write notes from the command line)

OTHER License

Downloads
14
Stars
12
Committers
3

Bot releases are hidden (Show)

devlog - v2.0.0

Published by uglow about 7 years ago

2.0.0 (2017-08-21)

Features

  • log: support local devlogs through -l argument (ac1c924)

BREAKING CHANGES

  • log: Requires Node 6 or above now

ISSUES CLOSED: #2

devlog - v1.2.0

Published by uglow almost 8 years ago

1.2.0 (2017-01-06)

Features

  • log: add correct date format, help and print options (881eac37)
devlog - v1.1.0

Published by uglow almost 8 years ago

1.1.0 (2016-12-12)

Features

  • log: ignore blank log entries (8c63241d)
devlog - v1.0.0

Published by uglow almost 8 years ago

1.0.0 (2016-12-12)

Features

  • build: add support for Travis and semantic-release setup (915d09cf)
  • log: initial version (b236440e)