New
2.4
What's Changed
- Cleanup, Build Number, Docker, and other small improvements.
Bugfix
- Avoid deadlock/pending exit for containerized applications in case of fatal exit by @GergoTot in https://github.com/KjellKod/g3log/pull/481
Build improvements
- Update appveyor.yml by @KjellKod in https://github.com/KjellKod/g3log/pull/487
- trying out codespaces by @KjellKod in https://github.com/KjellKod/g3log/pull/506, https://github.com/KjellKod/g3log/pull/507
- Versioning by @KjellKod in https://github.com/KjellKod/g3log/pull/515
Cleanup & Improvements
- constexpr LEVELS for easier custom level usage by @SzGaa in https://github.com/KjellKod/g3log/pull/483
- Fix found by PVS-Studio issues by @dimhotepus in https://github.com/KjellKod/g3log/pull/490
- Update loglevels.hpp by @CryptoManiac in https://github.com/KjellKod/g3log/pull/496
- adding formatting by @KjellKod in https://github.com/KjellKod/g3log/pull/508
- gitignore by @KjellKod in https://github.com/KjellKod/g3log/pull/510
- refactor fatal call by @KjellKod in https://github.com/KjellKod/g3log/pull/511
- Mostly a refactor of tests by @KjellKod in https://github.com/KjellKod/g3log/pull/513
Doc updates
- update doc for default flush by @KjellKod in https://github.com/KjellKod/g3log/pull/499
- clarify c++ version support by @KjellKod in https://github.com/KjellKod/g3log/pull/502
- Update README.md by @KjellKod in https://github.com/KjellKod/g3log/pull/504
- Update README.md for career or contract opportunities by @KjellKod in https://github.com/KjellKod/g3log/pull/505
- updated docs by @KjellKod in https://github.com/KjellKod/g3log/pull/512
Shoutout to New Contributors
- @GergoTot made their first contribution in https://github.com/KjellKod/g3log/pull/481
- @SzGaa made their first contribution in https://github.com/KjellKod/g3log/pull/483
- @dimhotepus made their first contribution in https://github.com/KjellKod/g3log/pull/490
- @CryptoManiac made their first contribution in https://github.com/KjellKod/g3log/pull/496
Full Changelog: https://github.com/KjellKod/g3log/compare/2.3...2.4