Release v45

v45 generalizes regex matchinng support, so that types like std::string_view can be used. Get it here.

  • Fixed issue 304: regex matcher could only match regular expressions against const char* and std::string.

  • Added adapter for QA Systems Cantata unit test framework. Thank you, Andreas Schätti for the contribution.

Updated: