Skip to content

v2.0.7

Compare
Choose a tag to compare
@wilx wilx released this 09 Aug 16:13
· 28 commits to 2.0.x since this release
  • Fix compilation with C++20 compiler, use std::invoke_result.

  • TimeBasedRollingFileAppender: Clear files before MaxHistory when
    CleanHistoryOnStart=false.

  • Update embedded Catch2 to version v2.13.7 to fix compilation with current
    Glibc. GitHub issue #519.