Skip to content

Releases: stencila/logga

v1.2.0

02 Jul 23:11
Compare
Choose a tag to compare

1.2.0 (2019-07-02)

Features

  • Default handler: Improve default handler and always use it (64b8620)

v1.1.2

18 Jun 21:02
Compare
Choose a tag to compare

1.1.2 (2019-06-18)

Bug Fixes

  • Package: Use @stencila/typescript-boilerplate and refactor (aa9cd89)

v1.1.1

18 Jun 19:07
Compare
Choose a tag to compare

1.1.1 (2019-06-18)

Bug Fixes

  • API: Change property names of LogData (b14329a), closes #4
  • Emit: Remove first two callers in stack trace. (7d58f12), closes #3

v1.1.0

11 Jun 03:49
Compare
Choose a tag to compare

1.1.0 (2019-06-11)

Features

  • Changed API and Log Levels to match winston's default. (ee981af)

v1.0.0

31 May 04:20
Compare
Choose a tag to compare

1.0.0 (2019-05-31)

Bug Fixes

  • Remove uncessary (and incorrect) interface definitions (287937b)

Features

  • Implement initial logga interface (dcda158)