Skip to content

Version 2.0.1

Compare
Choose a tag to compare
@jeremy-rifkin jeremy-rifkin released this 03 Apr 02:54
· 80 commits to main since this release
e64e4dd

Fixed:

  • Fixed issue with determining stringifiability when T::value_type is a class named value_type with a constructor #90
  • Fixed issue with an incorrect header being imported in assert-gtest.hpp #87

Other:

  • Improved internal string formatting
  • Improved Catch2 support