Skip to content

Version 2.1.0

Latest
Compare
Choose a tag to compare
@jeremy-rifkin jeremy-rifkin released this 02 Jun 17:50
· 1 commit to main since this release
8cede19

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