| layout | nav | date | title | author |
|---|---|---|---|---|
post |
blog |
2017-12-05 09:00:00 |
Announcing Cucumber-JVM v2.2.0 |
mpkorstanje |
Cucumber-JVM v2.2.0 has been released. This release fixes two regressions introduced in v2.0.x:
- The Json Formatter
tagsnode was missing for features - Fixed detection of XStreamsConverters annotation
This release also fixes:
- Fixed a nullpointer when using invalid options with TestNG
Additionally this release also adds support for:
- Empty tag expressions
For the full change log, see CHANGELOG.md.