File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
## [ Unreleased]
13
13
### Changed
14
- - [ Core] Show all steps in progress formatter ([ #3029 ] ( https://github.com/cucumber/cucumber-jvm/pull/3029 ) M.P. Korstanje)
14
+ - [ Core] Show both steps and hooks in progress formatter ([ #3029 ] ( https://github.com/cucumber/cucumber-jvm/pull/3029 ) M.P. Korstanje)
15
+ - [ Core] Use a more consistent definition of whitespace ([ gherkin/#442 ] ( github.com/cucumber/gherkin/pull/442 ) M.P. Korstanje)
16
+ - [ Core] Improve Gherkin parser performance ([ gherkin/#436 ] ( github.com/cucumber/gherkin/pull/436 ) Julien Kronegg, M.P. Korstanje)
17
+
15
18
16
19
## [ 7.26.0] - 2025-07-14
17
20
### Added
Original file line number Diff line number Diff line change 15
15
<properties >
16
16
<ci-environment .version>10.0.1</ci-environment .version>
17
17
<cucumber-expressions .version>18.0.1</cucumber-expressions .version>
18
- <gherkin .version>33.0 .0</gherkin .version>
18
+ <gherkin .version>33.1 .0</gherkin .version>
19
19
<html-formatter .version>21.13.0</html-formatter .version>
20
20
<junit-xml-formatter .version>0.8.0</junit-xml-formatter .version>
21
21
<messages .version>28.1.0</messages .version>
You can’t perform that action at this time.
0 commit comments