Announcing Cucumber-JVM v2.2.0
  December 05, 2017

Cucumber-JVM v2.2.0 has been released. This release fixes two regressions introduced in v2.0.x:

  • The Json Formatter tags node 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.