Hi all,
We have a new Cucumber-CPP release: v0.5.
This is mostly a bug fix release. For those I suggest you look at the
change log. In addition we have 2 new features exposed from our API:
* For C++11 and beyond: we now support taking regex captures as
arguments to the step definition's function (#159)
* QtTest is now supported as a test driver (#165)
One should be aware that CMake 3.1+ is now the minimum requirement.
Technically we already needed that, but it wasn't enforced and we would
likely fail in unexpected ways instead.
The new release can be found at this location:
https://github.com/cucumber/cucumber-cpp/releases/tag/v0.5
--
Met vriendelijke groet,
With kind regards,
Giel van Schijndel