Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 607 Bytes

v2.2.0.md

File metadata and controls

22 lines (15 loc) · 607 Bytes
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 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.