Skip to content

Releases: uglow/devlog

v3.0.0

07 Jul 00:32
Compare
Choose a tag to compare

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

v2.1.0

07 Jul 00:24
Compare
Choose a tag to compare

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)

v2.0.0

21 Aug 01:47
Compare
Choose a tag to compare

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

v1.2.0

06 Jan 04:28
Compare
Choose a tag to compare

1.2.0 (2017-01-06)

Features

  • log: add correct date format, help and print options (881eac37)

v1.1.0

12 Dec 21:39
Compare
Choose a tag to compare

1.1.0 (2016-12-12)

Features

  • log: ignore blank log entries (8c63241d)

v1.0.0

12 Dec 11:21
Compare
Choose a tag to compare

1.0.0 (2016-12-12)

Features

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