Catch v2.13.1 Release Notes

Release Date: 2020-09-07 // over 3 years ago
  • ๐Ÿ‘Œ 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)