Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

42 lines (19 loc) · 1.23 KB

3.0.0 (2021-06-24)

Bug Fixes

  • correct config ref in startup logging (5d7d5da)

Features

BREAKING CHANGES

  • There's no chance this doesn't need action :-D

2.0.0 (2021-05-17)

Bug Fixes

  • add main field for use as NPM dependency (e3049ff)
  • end raw stream on quit event (97a90da)
  • remove package-lock file (e3c50a4)

Features

  • switch logging from Winston to debug (9cda564)

BREAKING CHANGES

  • This requires a configuration update.

1.0.0 (2021-04-25)

Features