Cucumber Expressions Versions Save

Human friendly alternative to Regular Expressions

v15.1.1

2 years ago

Fixed

  • [JavaScript] Make CucumberExpression.ast public (it was accidentally private in 15.1.0)

v15.1.0

2 years ago

Added

  • [JavaScript] Add CucumberExpression.ast and expose the AST types.

v15.0.2

2 years ago

Fixed

  • Add missing name field in CommonJS package file (#87)

v15.0.1

2 years ago

Fixed

  • Fixed release scripts

v14.0.0

2 years ago

Changed

  • TypeScript: Group#value can no longer be undefined (#16)
  • TypeScript: Argument is no longer generic (#16)
  • Go: Module renamed to match github repository(#24)

v13.1.3

2 years ago

Fixed

  • Fix release for the Go implementation

v13.1.2

2 years ago

Fixed

  • Fix release for the Go implementation
  • Minor fixes in the README.md links to documentation

v13.1.1

2 years ago

Fixed

  • Fix misc release actions

v13.1.0

2 years ago

Added

  • [JavaScript] Support for EcmaScript modules (aka ESM). (#1743)

Changed

Deprecated

Fixed

Removed