gherkin-utils

API for working with Gherkin documents

MIT License

Downloads
4.7M
Stars
7
Committers
19

Bot releases are visible (Hide)

gherkin-utils - v9.0.0 Latest Release

Published by github-actions[bot] 7 months ago

Changed

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

Fixed

  • [JavaScript] Correct repo URL in package.json
gherkin-utils - v8.0.6

Published by github-actions[bot] 8 months ago

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 (cucumber/gherkin-utils#2)
  • [Java] Fix docstring pretty formatting (#58)
  • Table formatting for full width characters (#53)
  • [Java] Fix urls in project metadata
gherkin-utils - v8.0.5

Published by github-actions[bot] over 1 year ago

Changed

  • Upgrade to @cucumber/messages 22.0.0

Fixed

  • Trim trailing spaces
gherkin-utils - v8.0.4

Published by github-actions[bot] over 1 year ago

Changed

  • [Java] Improve prettyPrint of comments, courtesy of @blacelle
gherkin-utils - v8.0.3

Published by github-actions[bot] over 1 year ago

Fixed

  • Walk comments in walkGherkinDocument
  • Pretty print comments in pretty
gherkin-utils - v8.0.2

Published by github-actions[bot] almost 2 years ago

Added

Changed

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

Deprecated

Fixed

Removed