- Fixed suggested step definition when step sentence contains double quote (#116 Kamil Strzempowicz, fbc49a3 Paolo Ambrosio)
0.3.1 (11 April 2016)
- Support for Boost 1.60 (#101 Kai Unger)
- Support for CMake inclusion in other projects (#76 Eric Brayet)
- Added Qt5 support in CalcQt example (#98 Kamil Strzempowicz)
- Improved Generic Driver to write steps without testing framework (#99 Kamil Strzempowicz)
None
0.3 (22 December 2013)
- Added BEFORE_ALL and AFTER_ALL macros (#65 Larry Price)
- Added CalcQt example (#58 Gianni Ambrosio)
- Replaced USING_CONTEXT with ScenarioScope (27256e9 Paolo Ambrosio)
- Changed include name from core.hpp to defs.hpp (5bbac06 Paolo Ambrosio)
- Project rename from CukeBins to Cucumber-Cpp (efecfd0 Paolo Ambrosio)
- Fixed socket server bug in VS2012 forcing Boost 1.51 (#57 Jared Szechy, e41a9b7 Paolo Ambrosio)
- Fixed crashes on some architectures (#52 Sabst)
- Fixed AFTER hook ordering issue (#43 Greg Williams)
- Added default empty constructor to work with less permissive gcc 4.6 settings (#38 Hugo Ferreira)
0.2 (25 June 2011)
TODO
0.1 (03 May 2010)
- Initial implementation