Skip to content

Releases: offa/matcher

v0.0.4

Choose a tag to compare

@offa offa released this 17 Aug 09:35

Changes

  • Gcc 7 officially supported
  • Clang 3.9 and 4.0 officially supported
  • Min. CMake v3.2 required
  • Some minor improvements

v0.0.3

Choose a tag to compare

@offa offa released this 29 Jun 16:42

Changes

  • Tuples replaced by match result class
  • Examples updated
  • Readme updated
  • Minor tweaks

v0.0.2

Choose a tag to compare

@offa offa released this 06 Apr 19:00

Changes

  • New Matcher added
  • Fixes
  • CI fixes

v0.0.1

Choose a tag to compare

@offa offa released this 31 Mar 14:30

Changes

  • First implementation