File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
### Fixed
19
19
- [ Core] Emit StepMatchArgumentsList for ambiguous steps ([ #3066 ] ( https://github.com/cucumber/cucumber-jvm/pull/3066 ) M.P. Korstanje)
20
20
- [ Core] Restore ` TestSourcesModel ` ([ #3076 ] ( https://github.com/cucumber/cucumber-jvm/pull/3076 ) M.P. Korstanje)
21
+ - [ Core] Optimize ` StringUtils.isWhitespace ` ([ gherkin/#468 ] ( https://github.com/cucumber/gherkin/pull/468 ) Julien Kronegg, M.P. Korstanje)
22
+
21
23
22
24
### Changed
23
25
- [ Core] Use a message based ` RerunFormatter ` ([ #3075 ] ( https://github.com/cucumber/cucumber-jvm/pull/3075 ) M.P. Korstanje)
24
26
- [ Core] Use a message based ` TeamCityPlugin ` ([ #3050 ] ( https://github.com/cucumber/cucumber-jvm/pull/3050 ) M.P. Korstanje)
25
27
- [ Core] Use a message based ` DefaultSummaryPrinter ` ([ #3028 ] ( https://github.com/cucumber/cucumber-jvm/pull/3028 ) M.P. Korstanje)
26
28
- [ Core] Use a message based ` ProgressFormatter ` ([ #3028 ] ( https://github.com/cucumber/cucumber-jvm/pull/3028 ) M.P. Korstanje)
27
29
- [ Core] Update dependency io.cucumber: cucumber-json-formatter to v0.2.0
28
- - [ Core] Update dependency io.cucumber: gherkin to v35.0 .0
30
+ - [ Core] Update dependency io.cucumber: gherkin to v35.1 .0
29
31
- [ Core] Update dependency io.cucumber: html-formatter to v21.15.0
30
32
- [ Core] Update dependency io.cucumber: junit-xml-formatter to v0.9.0
31
33
- [ Core] Update dependency io.cucumber: messages to v29.0.1
You can’t perform that action at this time.
0 commit comments