Releases: cucumber/gherkin-utils
Releases · cucumber/gherkin-utils
v9.0.0
v8.0.6
Fixed
- [JavaScript] Preserve trailing comments at end of file when prettying in JavaScript (#41).
- [JavaScript] Prevent the introduction of trailing whitespace after headings (#34)
- [JavaScript] Fix GherkinDocumentWalker filtering of
Rules
(cucumber/react-components#136) - [JavaScript] Fix test execution in Windows - Closes (#2)
- [Java] Fix docstring pretty formatting (#58)
- Table formatting for full width characters (#53)
- [Java] Fix urls in project metadata
v8.0.5
Changed
- Upgrade to
@cucumber/messages
22.0.0
Fixed
- Trim trailing spaces
v8.0.4
v8.0.3
Fixed
- Walk comments in
walkGherkinDocument
- Pretty print comments in
pretty
v8.0.2
Added
Changed
- [Java] Enabled reproducible builds
- Use GitHub Actions for releases