Skip to content

v2.13.1

Compare
Choose a tag to compare
@horenmar horenmar released this 07 Sep 10:57
v2.13.1
fd9f5ac

Improvements

  • ParseAndAddCatchTests handles CMake v3.18.0 correctly (#1984)
  • Improved autodetection of std::byte (#1992)
  • Simplified implementation of templated test cases (#2007)
    • This should have a tiny positive effect on its compilation throughput

Fixes

  • Automatic stringification of ranges handles sentinel ranges properly (#2004)