Skip to content

Releases: cucumber/cucumber-jvm-scala

v8.31.0

28 Jul 18:26
fba84c4
Compare
Choose a tag to compare

Changed

  • [Core] Update cucumber-core dependency to 7.27.0

v8.30.1

26 Jul 15:53
05a45c7
Compare
Choose a tag to compare

Changed

  • [Internal] Fix getLocation wherever it was wrongly defined. (#404)

v8.30.0

23 Jul 15:41
5eff5b7
Compare
Choose a tag to compare

Changed

  • [Internal] Implement HookDefinition.getHookType and unimplement Location.getLocation. No impact expected for users. (#401)

v8.29.0

15 Jul 13:18
523b0fb
Compare
Choose a tag to compare

📢 As of Cucumber JVM 7.24, cucumber-junit (JUnit 4) is deprecated in favour of cucumber-junit-platform-engine (JUnit 5). Users are strongly encouraged to use the latter.

📖 Read the "Run" section in Basic usage to see examples of Cucumber + JUnit 5.

ℹ️ cucumber-junit-platform-engine 7.26+ is required when using SBT, lower versions will run Cucumber tests twice and fail with runtime errors due to a bug in the SBT/JUnit 5 interface. Thanks @mpkorstanje for providing a workaround in Cucumber JVM!

Added

  • [Documentation] Integration with JUnit 5
  • Add example project with JUnit 5

Changed

  • [Core] Update cucumber-core dependency to 7.26.0
  • [Internal] Update integration tests to use JUnit 5
  • Drop support of Scala 2.12 in example test projects

v8.28.0

30 May 13:20
2742536
Compare
Choose a tag to compare

Changed

  • [Core] Update cucumber-core dependency to 7.23.0
  • [Build] Update SBT to 1.11.0

v8.27.3

16 May 06:55
7591222
Compare
Choose a tag to compare

Changed

ℹ️ v8.27.2 failed the release process.

  • [Core] Update cucumber-core dependency to 7.22.2

v8.27.1

09 May 08:14
9b06ffd
Compare
Choose a tag to compare

Changed

  • [Core] Update cucumber-core dependency to 7.22.1
  • [Dependencies] chore(deps): update dependency com.fasterxml.jackson.module:jackson-module-scala to v2.19.0
  • [Build] Publish to Sonatype Central Host

v8.27.0

13 Apr 14:30
20aea2d
Compare
Choose a tag to compare

Changed

  • [Core] Update cucumber-core dependency to 7.22.0
  • [Build] Update SBT to 1.10.11

v8.26.2

16 Mar 15:28
7c8b8a1
Compare
Choose a tag to compare

Changed

  • [Build] update action-publish-sbt
  • [Build] update sbt-release

v8.26.1

10 Feb 17:13
93b5cca
Compare
Choose a tag to compare

Changed

  • [Core] Updated cucumber-core dependency to 7.21.1