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