Skip to content

Releases: Rucadi/cpp-match

0.0.1

23 Mar 22:45

Choose a tag to compare

  • Add match_e/expect_e as a c++-compliant way of "working" with this library, it uses exceptions but doesn't require GNU extensions.
  • Improve documentation
  • Improve testing
  • Remove zipping of matches since it was deemed unnecesary.

Initial Release!

16 Mar 15:55

Choose a tag to compare

initial_release

Add first revision of cppmatch.