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 visible (Hide)

devlog - v3.0.0 Latest Release

Published by github-actions[bot] over 3 years ago

3.0.0 (2021-07-07)

Features

  • upgrade to Node 14+ with full ICU support (021eb63)

BREAKING CHANGES

    • This package now requires Node 14+ to work.
  • Built using ES modules instead of CJS modules
devlog - v2.1.0

Published by github-actions[bot] over 3 years ago

2.1.0 (2021-07-07)

Features

  • upgrade to Node 14+ with full ICU support (39b90af)
  • upgrade to Node 14+ with full ICU support (#7) (ba0e064)
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)