Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1003 Bytes

HISTORY.md

File metadata and controls

41 lines (30 loc) · 1003 Bytes

1.8.2

  • upgraded groovy to v2.5.14

1.8.1

  • upgraded junit dependendcy to v4.13.1

1.8.0

  • upgraded plexus-utils dependendcy to v3.0.16

1.7.0

  • 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

1.6.0

  • replaced all info log statements, except for the most essential, with debug statements

1.5.1

  • fixed Windows related bug

1.5.0

  • added support for scenario outlines with multiple parameters per step

1.4.0

  • included support for a cucumberRunnerExtension configuration property

1.3.0

  • replaced image file
  • updated README to reflect new image file and changes made to cuke runner template

1.2.0

  • included integration tests
  • updated unit tests
  • README updated
  • license information included

1.1.0

  • unit tests added
  • README updated with a new section outlining the process of parsing and reassembling feature files

1.0.0

  • Initial release.