Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 381 Bytes

CHANGELOG.md

File metadata and controls

6 lines (6 loc) · 381 Bytes

[0.1.0] - 2018/03/02

  • Initial project: fork from wja-no/winston-slack
  • [REFACTOR] Convert the logger to TypeScript
  • [FEAT] Add convenient interfaces to ease typing and intellisense
  • [FEAT] If the given meta is an instance of Error, add it to the message
  • [FEAT] Add a postinstall (npm) script to build the project; link typedefs;