Releases: Yimura/AsyncLogger
Releases · Yimura/AsyncLogger
v0.0.9
What's Changed
- fix: no type named 'thread' in namespace 'std' by @playday3008 in #4
New Contributors
- @playday3008 made their first contribution in #4
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2905r2.html#impact by @xiaoxiao921 in #2
- Add support for log streams by @maybegreat48 in #3
- Fixed an issue when trying to force
USE_FMTand it not working as intended.
New Contributors
- @xiaoxiao921 made their first contribution in #2
- @maybegreat48 made their first contribution in #3
Full Changelog: v0.0.7...v0.0.8
Version 0.0.7
Full Changelog: v0.0.6...v0.0.7
Version 0.0.6
What's Changed
- feat: Add class method to force the log queue to be flushed immediately in #1
Full Changelog: v0.0.5...v0.0.6