Releases: tsedio/logger
Releases Β· tsedio/logger
v8.0.4
19 Aug 18:53
Compare
Sorry, something went wrong.
No results found
8.0.4 (2025-08-19)
Bug Fixes
Sort exports alphabetically (f34d046 )
v8.0.3
14 Aug 22:30
Compare
Sorry, something went wrong.
No results found
8.0.3 (2025-08-14)
Bug Fixes
improve warning messages for missing layouts in Layouts class (58ba8f1 )
v8.0.2
14 Aug 22:09
Compare
Sorry, something went wrong.
No results found
8.0.2 (2025-08-14)
Bug Fixes
handle missing appender gracefully with console warning (cec57a7 )
v8.0.1
10 Aug 10:35
Compare
Sorry, something went wrong.
No results found
8.0.1 (2025-08-10)
Bug Fixes
prevent undefined level assignment (b6667ae )
v8.0.0
09 Aug 15:38
Compare
Sorry, something went wrong.
No results found
8.0.0 (2025-08-09)
Code Refactoring
rename files and update appender and layout decorators (56f95a1 )
BREAKING CHANGES
PatternLayout and Std appenders are now in his own package
v8.0.0-rc.1
04 Aug 13:21
Compare
Sorry, something went wrong.
No results found
Code Refactoring
rename files and update appender and layout decorators (0d236fb )
BREAKING CHANGES
PatternLayout and Std appenders are now in his own package
v7.0.3-rc.1
09 Jun 07:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update TypeScript configuration and improve package structure (35a224b )
v7.0.2
15 Mar 16:09
Compare
Sorry, something went wrong.
No results found
7.0.2 (2025-03-15)
Bug Fixes
replace tsed.io by tsed.dev (f181473 )
v7.0.1
30 Nov 16:38
Compare
Sorry, something went wrong.
No results found
7.0.1 (2024-11-30)
Bug Fixes
logger: fix missing extension in exports.ts (f3c74d1 )
v7.0.0
30 Nov 16:10
Compare
Sorry, something went wrong.
No results found
7.0.0 (2024-11-30)
Code Refactoring
BREAKING CHANGES