## [0.1.04] ## New features: * Gherkin comments are allowed in sub-steps sequence. Previous version supported only Mustache comments. ## Changes: * Added a few more examples in the 'travelling-demo.feature' file. ## [0.1.03] ### Documentation * README.md: slightly reworked and added link to Mustache. ### Changes: * env.rb: All dependencies on Macros4Cuke were moved to the file macro_support.rb * travelling-demo.feature: Demo feature file with output on the screen (the other demos don't display any result). ## [0.0.02] ### Documentation * In README: added a reference to the features folder. ## [0.0.01] ### New features * Initial public working version