github catchorg/Catch2 v3.10.0

11 days ago

Fixes

  • pkg-config files will take DESTDIR env var into account when selecting install destination (#3006, #3019)
  • Changed filter to store the provided predicate by value (#3002, #3005)
    • This is done to avoid dangling-by-default behaviour when filter is used inside GENERATE_COPY/GENERATE_REF.

Improvements

  • Escaping XML and JSON output is faster when the strings do not need escaping.
    • The improvement starts at about 3x throughput, up to 10x for long strings.
  • Message macros (INFO, CAPTURE, WARN, SUCCEED, etc) are now thread safe.

Don't miss a new Catch2 release

NewReleases is sending notifications on new releases.