- upgraded groovy to v2.5.14
- upgraded junit dependendcy to v4.13.1
- upgraded plexus-utils dependendcy to v3.0.16
- upgraded groovy to v2.5.4
- replaced warn log statements that stated the test run was 'Skipping further processing because the ...' with debug log-level
- replaced all info log statements, except for the most essential, with debug statements
- fixed Windows related bug
- added support for scenario outlines with multiple parameters per step
- included support for a
cucumberRunnerExtension
configuration property
- replaced image file
- updated README to reflect new image file and changes made to cuke runner template
- included integration tests
- updated unit tests
- README updated
- license information included
- unit tests added
- README updated with a new section outlining the process of parsing and reassembling feature files
- Initial release.