Skip to content

Cucumber Scala v7.0.0

Compare
Choose a tag to compare
@gaeljw gaeljw released this 15 May 17:19
· 462 commits to main since this release

📢 This release brings support for Scala 3 but no change in Cucumber core features.

Although there is no visible change from a user perspective, there are significant changes under the hood (for all Scala versions) that are not binary compatible with Cucumber Scala v6.x (hence the major version change).

👋 You are encouraged to use this release even if not targeting Scala 3 yet and report any issue.

ℹ️ Starting from v7.x, the version of Cucumber Scala will not match anymore the version of core Cucumber projects (like cucumber-junit). You should upgrade them independently.

Added ➕

Changed 🔀

  • [Internal] Rewrite the way types of step arguments are inferred