github Behat/Gherkin v4.11.0

24 days ago

Changed

  • Drop support for PHP < 8.1, Symfony < 5.4 and Symfony 6.0 - 6.3. In future we will drop support for PHP and symfony
    versions as they reach EOL. by @acoulton in #272
  • Deprecated ExampleNode::getTitle() and ScenarioNode::getTitle() in favour of new methods with clearer meaning.
    by @uuf6429 in #271

Added

  • Added (ExampleNode|ScenarioNode)::getName() to access human-readable names for examples and scenarios,
    and ExampleNode::getExampleText() for the string content of the example table row.
    by @uuf6429 in #271

Internal

  • Enable dependabot for github actions workflows by @jrfnl in #261

Don't miss a new Gherkin release

NewReleases is sending notifications on new releases.