New
2.2 performance and usability improvements
What's Changed
Usability
- cleanup: func doesn't make sense by @KjellKod in https://github.com/KjellKod/g3log/pull/469
- improvement: SIGFUNC no longer default for Windows. __PRETTY__FUNCTION no longer default for gcc/clang by @KjellKod in https://github.com/KjellKod/g3log/pull/470
- improvement: Parse OSX stack dump format in order to demangle it correctly by @gglowacki in https://github.com/KjellKod/g3log/pull/473
Performance
- performance improvement for worst case / extreme logging scenarios. by @KjellKod in https://github.com/KjellKod/g3log/pull/471
CI
- force check of stackdump by @KjellKod in https://github.com/KjellKod/g3log/pull/475
- updated version to 2.2 by @KjellKod in https://github.com/KjellKod/g3log/pull/476
New Contributors
- @gglowacki made their first contribution in https://github.com/KjellKod/g3log/pull/473
Full Changelog: https://github.com/KjellKod/g3log/compare/2.1...2.2