Skip to content

Releases: cjappl/rtlog-cpp

v0.2.0

24 Dec 15:21
b1a2933
Compare
Choose a tag to compare

What's Changed

  • Add RTSan attributes by @cjappl in #20
  • Bump cmake version to remove deprecation warning, make options more clear by @cjappl in #21
  • Move to gtest by @cjappl in #22
  • Pin fmtlib to 11.0.2, make building examples optional by @cjappl in #23
  • Add CTAD guide, few additional small warning fixes by @cjappl in #24
  • Add cmake support for rtsan if the compiler supports it by @cjappl in #25
  • Move data instead of copying when enqueueing by @cjappl in #26
  • RTSan linking should be off by default by @cjappl in #27
  • Add workflow for windows testing by @cjappl in #28
  • Enable W4, WX for windows by @cjappl in #29
  • Accept universal reference in PrintAndClearLogQueue by @cjappl in #30
  • Add images to README by @cjappl in #32

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 Dec 15:16
3f27c54
Compare
Choose a tag to compare

Starting to tag releases for this, as I want to make a couple non-backwards compatible changes. This version should be a stable first version from the ADCx talk.