Cucumber v6.0.0-RC2 Release Notes

Release Date: 2020-05-03 // almost 4 years ago
  • โž• Added

    • [Plugin] Add TestSourceParsed event (#1895 M.P. Korstanje)

    ๐Ÿ”„ Changed

    • [Core] Default to --strict mode (#1960 M.P. Korstanje)
    • [Java] Switch useRegexpMatchAsStrongTypeHint default to false (#1915 M.P. Korstanje)

    โœ‚ Removed

    • [Core] Remove multiple tag arguments in @CucumberOptions (#1948 M.P. Korstanje)
    • [Core] Remove cucumber.options property (#1958 M.P. Korstanje)
    • [Spring] Remove cucumber.xml and implied context configuration (#1959 M.P. Korstanje)
    • [Guice] Remove deprecated scenario scope and module constant

    ๐Ÿ›  Fixed

    • [Core] Include all fields in JsonFormatters failure feature (#1954 M.P. Korstanje)

    ๐Ÿ”’ Security

    • [Core] Upgrade jQuery to 3.5.1 (#1971 M.P. Korstanje)