Catch v2.11.1 Release Notes

Release Date: 2019-12-28 // over 4 years ago
  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ’ฅ Breaking into debugger is supported on iOS (#1817)
    • ๐Ÿ— google-build-using-namespace clang-tidy warning is suppressed (#1799)

    ๐Ÿ›  Fixes

    • ๐Ÿ Clang on Windows is no longer assumed to implement MSVC's traditional preprocessor (#1806)
    • ObjectStorage now behaves properly in const contexts (#1820)
    • GENERATE_COPY(a, b) now compiles properly (#1809, #1815)
    • ๐Ÿ‘ Some more cleanups in the benchmarking support