You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[JUnit Platform] Support discovery selectors with FilePosition ([2121](https://github.com/cucumber/cucumber-jvm/pull/2121) M.P. Korstanje)
29
+
*[JUnit Platform] Support discovery selectors with FilePosition ([#2121](https://github.com/cucumber/cucumber-jvm/pull/2121) M.P. Korstanje)
30
30
31
31
### Changed
32
32
*[JUnit Platform] Update dependency org.junit.platform:junit-platform-engine to v1.7.0
33
33
34
34
## [6.6.1] (2020-09-08)
35
35
36
36
### Fixed
37
-
*[Core] CucumberOptions default snippet type should not override properties ([2107](https://github.com/cucumber/cucumber-jvm/pull/2107) M.P. Korstanje)
38
-
*[Core] Replace parentFile.makeDirs with Files.createDirectories(parentFile) ([2104](https://github.com/cucumber/cucumber-jvm/pull/2104) M.P. Korstanje)
39
-
*[Core] Separate run, dry-run and skip execution modes ([2102](https://github.com/cucumber/cucumber-jvm/pull/2109), [2102](https://github.com/cucumber/cucumber-jvm/pull/2109) M.P. Korstanje)
37
+
*[Core] CucumberOptions default snippet type should not override properties ([#2107](https://github.com/cucumber/cucumber-jvm/pull/2107) M.P. Korstanje)
38
+
*[Core] Replace parentFile.makeDirs with Files.createDirectories(parentFile) ([#2104](https://github.com/cucumber/cucumber-jvm/pull/2104) M.P. Korstanje)
39
+
*[Core] Separate run, dry-run and skip execution modes ([#2102](https://github.com/cucumber/cucumber-jvm/pull/2109), [#2102](https://github.com/cucumber/cucumber-jvm/pull/2109) M.P. Korstanje)
40
40
* Fixes `--dry-run` not failing on undefined steps
41
41
42
42
### Security
43
-
*[Core] Update `create-meta` to 2.0.2 to avoid sharing credentials ([2110](https://github.com/cucumber/cucumber-jvm/pull/2110) vincent-psarga)
43
+
*[Core] Update `create-meta` to 2.0.2 to avoid sharing credentials ([#2110](https://github.com/cucumber/cucumber-jvm/pull/2110) vincent-psarga)
0 commit comments