Skip to content

Releases: cucumber/gherkin-utils

v9.0.0

26 Mar 10:47
v9.0.0
e70c537
Compare
Choose a tag to compare

Changed

  • [JavaScript] Fix background parameter name in GherkinDocumentHandlers (#68)

Fixed

  • [JavaScript] Correct repo URL in package.json

v8.0.6

23 Feb 18:29
v8.0.6
c358571
Compare
Choose a tag to compare

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

02 Jun 14:00
v8.0.5
9303ca2
Compare
Choose a tag to compare

Changed

  • Upgrade to @cucumber/messages 22.0.0

Fixed

  • Trim trailing spaces

v8.0.4

25 May 15:11
v8.0.4
4bba96d
Compare
Choose a tag to compare

Changed

  • [Java] Improve prettyPrint of comments, courtesy of @blacelle

v8.0.3

11 May 14:26
v8.0.3
414b319
Compare
Choose a tag to compare

Fixed

  • Walk comments in walkGherkinDocument
  • Pretty print comments in pretty

v8.0.2

21 Nov 16:50
Compare
Choose a tag to compare

Added

Changed

  • [Java] Enabled reproducible builds
  • Use GitHub Actions for releases

Deprecated

Fixed

Removed