Skip to content

Releases: LemLib/LemLog

v0.2.2

04 Jan 01:15
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

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

02 Jan 03:25
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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

30 Dec 03:54
Compare
Choose a tag to compare
Pre-release

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

30 Dec 01:41
Compare
Choose a tag to compare

What changed?

Updated fmtlib, fixed some formatting, added more workflows

Full Changelog: v0.1.1...v0.1.2

fmtlib v0.1.1

28 Dec 21:07
Compare
Choose a tag to compare
fmtlib v0.1.1 Pre-release
Pre-release

Fix compilation errors with initial release

v0.1.0 - Hello World!

22 Dec 04:10
Compare
Choose a tag to compare
v0.1.0 - Hello World! Pre-release
Pre-release

#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