v0.14.0
版本发布时间: 2017-08-20 00:00:00
gabime/spdlog最新发布版本:v1.14.1(2024-04-30 20:34:26)
Summary
- Upgraded the bundled fmt lib to version 4.0.0
- Fixed crash in async logger in older gcc version 4.8.5 (268222e496d32e3c6f450f7242655cf014dc93e8).
- Fixed various sanitizer warnings.
- Improved Android support (#422, #427).
- Add an optional final qualifier to types (#425) for potential compiler optimisations.
- Support for Alpine Linux (#435, #436).
- Add wide string to utf8 string support (#442).
- Don't use color escape codes if terminal doesn't support them bd25f59a423ac40a0eba4206ad295b3e2cef7dfc .
- Optional message counter feature (#445).
- Fix OSX builds of details/os.h (#447).
- Fix vs 2015 build error (#449).
- UTC support (#451).
- MinGw build fix (#456).
- Add create_async factory functions for async loggers (#459).
- Conditional logging implementation (#460).
- More meaningful thread id for OSX (#463).
- Add set_color to ansicolor_sink (#465).
- Ability to override log level names in the log messages (#473).
- Added TRACE_IF and DEBUG_IF macro definitions when TRACE_ON and DEBUG.
- Fixed background color bug in windows terminal (#484).
- Gentoo support (#502).
- Fixed warning for missing enumeration value in tests (#488, #490).
- Fixed numerous typos in code and comments.
Many thanks to the contributors to this release:
- @odeits
- @vitaut
- @eliaskosunen
- Oleksii Mandrychenko
- @theamirocohen
- @jcelerier
- @alzix
- @bahostetterlewis
- @sidyhe
- @stonedreamforest
- @ThePhD
- @rkollataj
- Carsten Neumann
- @asit-dhal
- @sheldonlyr
- @SWIFTingAround
- @p-alik
- @snapbug
- @vgabi94
- @gg7