Releases: deinstapel/tldr
Releases · deinstapel/tldr
v1.1.2
1.1.2 (2021-03-17)
Bug Fixes
- export: Export ILogBackend and LogVariables to enable custom backends (fd9931b)
v1.1.1
1.1.1 (2021-03-17)
Bug Fixes
- remove: Forgot remove backend in bufferedBackend (fab643a)
v1.1.0
1.1.0 (2021-03-17)
Features
- buffer: Implement buffered backend, update dependencies (aa2f8e8)
v1.0.5
1.0.5 (2020-05-05)
Bug Fixes
- color: Fix colored console logging in browsers (88e5213)
v1.0.4
1.0.4 (2020-03-25)
Bug Fixes
- exports: Added DerivedLogger type export (c122a7d)
v1.0.3
1.0.3 (2020-03-10)
Bug Fixes
- output: Improve the output for both browser and node backends with errors (6a1cd16)
v1.0.2
1.0.2 (2020-03-02)
Bug Fixes
- backends: propagate backends to child loggers (48617c8)
v1.0.1
1.0.1 (2020-03-02)
Bug Fixes