Skip to content

v2.13.8

Compare
Choose a tag to compare
@horenmar horenmar released this 03 Jan 20:32
· 1415 commits to devel since this release
v2.13.8
216713a

Fixes

  • Made Approx::operator() const (#2288)
  • Improved pkg-config files (#2284)
  • Fixed warning suppression leaking out of Catch2 when compiled with clang.exe (#2280)
  • The macro-generated names for things like TEST_CASE no longer create reserved identifiers (#2336)

Improvements

  • Clang-tidy should no longer warn about missing virtual dispatch in FilterGenerator's constructor (#2314)