Releases: stencila/logga
Releases · stencila/logga
v1.2.0
1.2.0 (2019-07-02)
Features
- Default handler: Improve default handler and always use it (64b8620)
v1.1.2
1.1.2 (2019-06-18)
Bug Fixes
- Package: Use @stencila/typescript-boilerplate and refactor (aa9cd89)
v1.1.1
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
1.1.0 (2019-06-11)
Features
- Changed API and Log Levels to match winston's default. (ee981af)
v1.0.0
1.0.0 (2019-05-31)
Bug Fixes
- Remove uncessary (and incorrect) interface definitions (287937b)
Features
- Implement initial logga interface (dcda158)