File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- [ Core] Remove duplications in steps due to empty parameters ([ #373 ] ( https://github.com/cucumber/react-components/pull/373 ) )
15
15
16
16
### Changed
17
+ - [ Core] Improved Gherkin parser performance ([ gherkin/#372 ] ( https://github.com/cucumber/gherkin/pull/372 ) M.P. Korstanje & Julien Kronegg)
17
18
- [ Core] Improved caching glue performance ([ #2971 ] ( https://github.com/cucumber/cucumber-jvm/pull/2971 ) M.P. Korstanje & Julien Kronegg)
18
19
- [ Java, Java8] Significantly reduced number of emitted step- and hook-definition messages ([ #2971 ] ( https://github.com/cucumber/cucumber-jvm/pull/2971 ) M.P. Korstanje & Julien Kronegg)
19
20
- [ Core] Removed workarounds to limit size of html report ([ #2971 ] ( https://github.com/cucumber/cucumber-jvm/pull/2971 ) M.P. Korstanje & Julien Kronegg)
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>31.0 .0</gherkin .version>
18
+ <gherkin .version>32.1 .0</gherkin .version>
19
19
<html-formatter .version>21.10.0</html-formatter .version>
20
20
<junit-xml-formatter .version>0.7.1</junit-xml-formatter .version>
21
21
<messages .version>27.2.0</messages .version>
You can’t perform that action at this time.
0 commit comments