Version 2.1.0
Added:
- Added software breakpoints to make assertion failures more debugger-friendly
- Added ANSI color support for catch2 integration now that it is supported in catch v3.6.0
Fixed:
- Fixed checking of stringifiable containers for types with
operator<<
overloads and fmt specializations
Other:
- Added support for gcc 8
- Improved testing