Releases: LemLib/LemLog
Releases · LemLib/LemLog
v0.2.2
What's Changed
- fixed data abort exception when logging messages
- fixed terminal sink formatting
- added more tests
Full Changelog: v0.2.0...v0.2.2
v0.2.0
What's Changed:
Moved allowlist and blockedlist to sinks. Added minimum logging level. Fixed an issue where sinks could be added to the sink list before it has been initialized.
Full Changelog: v0.1.3...v0.2.0
v0.1.3 - Convert to std::format
What changed?
Removed fmtlib, and internally converted to std::format
Full changelog: v0.1.2...v0.1.3
v0.1.2 - Automations, and updated fmtlib
What changed?
Updated fmtlib, fixed some formatting, added more workflows
Full Changelog: v0.1.1...v0.1.2
fmtlib v0.1.1
Fix compilation errors with initial release
v0.1.0 - Hello World!
#v0.1.0 - Hello World!
This is very much a pre-release. Features: untested. Probably works, but please come crying if it doesn't so I can fix it