All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
See also the CHANGELOG from Cucumber Core.
Unreleased (In Git)
- Upgrade to latest groovy version 4.0.11 and cucumber-jvm 7.11.2
- Upgrading to Surefire v3 so we can use JUnit 5.
- Using Bills of Material to keep all the dependencies aligned (and remove all the explicit version numbers everywhere)
- Replacing JUnit 4 with JUnit 5.
- Added support for annotation based transformers configuration (glib-briia)
- Added support for transposed datatables (glib-briia)
- Added support for automated changelog generation/version update (glib-briia)
- Added basic installation and usage documentation (glib-briia)
- Added support for single implementation for multiple gherkin steps (glib-briia)
- Extract groovy script for keywords generation from pom (glib-briia)
- Migrated to use
cucumber-core
5.1.3 (glib-briia) - Bump jackson.version from 2.9.9 to 2.10.0 in /groovy #18 (dependabot[bot])
- [Build] Remove automated release steps #16 (mpkorstanje)
- Issue with compiled groovy step definitions #17 (glib-briia)
- [Core] Migrate to
cucumber-core
4.7.1 (glib-briia)
- [Core] Migrate to
cucumber-core
4.7.0 (glib-briia)
4.6.0 (2019-07-31)
- [Core] Migrate to
cucumber-core
4.6.0 (glib-briia)
4.5.4 (2019-07-31)
- [Core] Migrate to
cucumber-core
4.5.4 (glib-briia)
4.5.3 (2019-07-09)
- [Core] Migrate to
cucumber-core
4.5.3 (glib-briia)
4.4.0 (2019-06-18)
- Parametrized types as step parameters wont work #14 (glib-briia)
4.3.1 (2019-05-15)
- datatable is not working in groovy script #12 (glib-briia)
4.3.0 (2019-04-15)
- [Core] Migrate to
cucumber-core
4.3.0 (glib-briia)
4.2.6 (2019-03-12)
- Classname glue causes crash #9 (glib-briia)
- Upgrade jackson version #13 (mlvandijk)
- Replace date with local date #11 (mpkorstanje)
4.2.0 (2018-10-29)
- [Core] Migrate to
cucumber-core
4.2.0 (glib-briia)
4.1.0 (2018-10-29)
- [Core] Migrate to
cucumber-core
4.1.0 (glib-briia)
4.0.1 (2018-10-20)
- GroovyBackend needs constructor taking GroovyShell and TypeRegistry #8 (glib-briia)
4.0.0 (2018-09-24)
- [Core] Migrate to
cucumber-core
4.0.0 (glib-briia)
3.0.2 (2018-09-22)
- [Core] Migrate to
cucumber-core
3.0.2 (glib-briia)
- Add Gradle dependency to README.md #5 (glib-briia)
- Licensing #4 (glib-briia)
- Command line in Readme.md should work #3 (glib-briia)
- Update README with gradle dependency. Closes #5 #7 (glib-briia)
- Migrate to cucumber jvm 3.0.2 #6 (glib-briia)