Skip to content

Releases: iboB/jalog

v0.4.5

29 Oct 08:49
v0.4.5
Compare
Choose a tag to compare

Hotfix iOS build

v0.4.4

24 Oct 05:38
v0.4.4
6e4cf74
Compare
Choose a tag to compare
  • Add NSLogSink (default on IOS)
  • Fix flush in async logging

v0.4.3

03 Sep 10:52
v0.4.3
20fb425
Compare
Choose a tag to compare
  • fix mingw build
  • latest deps

v0.4.2

01 Aug 17:30
v0.4.2
95bd8a3
Compare
Choose a tag to compare

Fix UB when calling memcpy with nullptr

v0.4.1

03 Jul 13:21
v0.4.1
0cd5019
Compare
Choose a tag to compare
  • Add PrintfWrap
  • Add Android sink
  • Zero-terminate scope names
  • Fix race condition when flushing async logger
  • Optionally use mscharconv (only if available standard library's <charconv> does not support floating point conversions)
  • Fix some warnings
  • Latest versions of dependencies

v0.3.0

25 Sep 04:15
Compare
Choose a tag to compare
  • Flush functionality for async logging
  • ALIAS CMake targets jalog::jalog and jalog::sinklib
  • Latest dependencies
  • Compact copyright notice in sources
  • Minor doc updates

v0.2.0

16 Jun 07:49
Compare
Choose a tag to compare
  • Documentation
  • Latest dependencies
  • Minor fixes in style and typos.

No significant changes in code.

v0.1.0

07 Dec 04:17
Compare
Choose a tag to compare

Initial public release.

Library is usable and has no known bugs.

Some features are planned for the future.