Skip to content

Version 0.13.0

Compare
Choose a tag to compare
@gabime gabime released this 27 Mar 23:40
· 432 commits to master since this release
  • Bumped the bundled fmt library to version 3.0.1.
  • Fixed issue #333 (unexpected appending of "txt" at the end of a log filename).
  • Fixed issue #396 (custom error handler not called in async loggers).
  • Fixed issue #403 (ambiguous warnings on some compilers).
  • Use double-braces in std::array initialisation.