Please see CONTRIBUTING.md on how to contribute to Cucumber.
- Updated
cucumber-core
~> 9.0.1
- Update from cucumber-expressions 10 to 12 introduces significant underlying changes in how step definitions are matched. This should be backward compatible but there is a risk of regressions.
- Updated dependencies (look at the diff for details)
- Updated dependencies (look at the diff for details)
cucumber-core
~> 7.1.0cucumber-messages
~> 12.2.0- Updated gems:
- Use
cucumber-ruby-core
7.0.0 - cucumber-cucumber-expressions ~> 10
- cucumber-messages ~> 12
- Updated monorepo libraries:
- Replace use of
MultiJSON
to use native JSON gem
- Use
cucumber-ruby-core
6.0.0
- Use
Cucumber:Messages::IdGenerator::UUID
to provide ids forHooks
- Multiline arguments do not need
Location
anymore
- Update to cucumber-expressions 8.0.2
- Update to cucumber 4.0.0
- Added this CHANGELOG.md file per cucumber/cucumber #251 (#13 jaysonesmith)
- Changes to work with a modern Cucumber-Ruby (#14 brasmusson)
- Adapt to the move of Location to Cucumber::Core::Test (#14 brasmusson)