v2.0.0-develop.2
Pre-release
Pre-release
·
2552 commits
to devel
since this release
Fixes
- fixed issue when comparing non-copyable values
- fixed issue with exception message checking with matchers
Features
- introduced
CATCH_CONFIG_EXTERNAL_INTERFACESso that, e.g., reporters can be implemented outside the main file.
Breaking changes
- reverted
-dsyntax to previous behaviour (so it takes an argument again,yesorno). - removed deprecated
INTERNAL_CATCH_REGISTER_LISTENER(useCATCH_REGISTER_LISTENER)