We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86016fc commit e87a3eeCopy full SHA for e87a3ee
CHANGELOG.md
@@ -21,6 +21,7 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO
21
22
### Changed
23
* [Core] Upgrade datatable to 1.1.3 ([#1414](https://github.com/cucumber/cucumber-jvm/pull/1414) Łukasz Suski)
24
+ * Allows the registration of default TableEntryByTypeTransformer and TableCellByTypeTransformer
25
* [Core] Upgrade cucumber expressions to 6.0.0 ([#1377](https://github.com/cucumber/cucumber-jvm/pull/1377) Aslak Hellesøy)
26
* Throw an error if a parameter type is used inside optional text parenthesis, or with alternative text.
27
* Bugfix for nested capture groups.
0 commit comments