SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.7-rubygem-cucumber-core-13.0.2-1.6.x86_64.rpm :

* Fri Jun 21 2024 Dan Čermák - 13.0.2: [#]## Changed- Added CI testing for Ruby 3.3- Fixed up a few minor rubocop offenses in the codebase around Array structuring 13.0.1: [#]## Changed- Fixed up a few styling / layout cops in the tests [#]## Fixed- The `Passed` `Result` class was missing the strict keyword argument handling
* Mon Jan 29 2024 Dan Čermák - 13.0.0: [#]## Changed- Now using a 2-tiered changelog to avoid any bugs when using polyglot-release- More refactoring of the repo by fixing up a bunch of manual rubocop offenses (See PR\'s for details) ([#259](https://github.com/cucumber/cucumber-ruby-core/pull/259) [#262](https://github.com/cucumber/cucumber-ruby-core/pull/262) [#268](https://github.com/cucumber/cucumber-ruby-core/pull/268) [#274](https://github.com/cucumber/cucumber-ruby-core/pull/274))- In all `Summary` and `Result` classes, changed the `strict` argument into a keyword argument See upgrading notes for [13.0.0.md](upgrading_notes/13.0.0.md#upgrading-to-1300) ([#261](https://github.com/cucumber/cucumber-ruby-core/pull/261))- Permit usage of gherkin v27 [#]## Fixed- Restore support for matching a scenario by its Feature, Background, and Rule line numbers ([#247](https://github.com/cucumber/cucumber-ruby-core/pull/247)) [#]## Removed- Remove legacy `unindent` gem (Now no longer required since Ruby 2.3 and Squiggly heredocs) ([#278](https://github.com/cucumber/cucumber-ruby-core/pull/278))
* Thu Nov 02 2023 Dan Čermák - 12.0.0: [#]## Changed- Update gherkin and messages minimum dependencies- Added in new rubocop sub-gems for testing, pinning versions where appropriate- Removed all redundant / incorrect rubocop config overrides (Placed in TODO file) [#]## Removed- Remove support for ruby 2.4 and below. 2.5 or higher is required now 11.1.0: [#]## Changed- Update gherkin and messsages dependencies [#]## Fixed- Restore support for matching a scenario by tag and step line numbers. ([#237](https://github.com/cucumber/cucumber-ruby-core/pull/237), [#238](https://github.com/cucumber/cucumber-ruby-core/pull/238), [#239](https://github.com/cucumber/cucumber-ruby-core/pull/239))
* Thu Aug 04 2022 Stephan Kulow updated to version 11.0.0 see installed CHANGELOG.md
* Tue Jan 25 2022 Stephan Kulow updated to version 10.1.1 see installed CHANGELOG.md
* Mon Jul 26 2021 Stephan Kulow updated to version 10.0.1 see installed CHANGELOG.md
* Thu Jun 24 2021 Stephan Kulow updated to version 9.0.1 see installed CHANGELOG.md
* Fri Sep 25 2020 Stephan Kulow updated to version 8.0.1 see installed CHANGELOG.md [#]# [In GIT](https://github.com/cucumber/cucumber-ruby-core/compare/v8.0.1...master) [#]## Added [#]## Changed [#]## Deprecated [#]## Removed [#]## Fixed
* Make released from docker using secrets from keybase [#]# [8.0.1](https://github.com/cucumber/cucumber-ruby-core/compare/v8.0.0...v8.0.1) [#]## Fixed
* Make released from docker using secrets from keybase [#]## Dependencies [#]# [8.0.0](https://github.com/cucumber/cucumber-ruby-core/compare/v7.1.0...v8.0.0) This release failed [#]## Dependencies
* Updated gems: (look at the diff for details)
* `cucumber-gherkin`
* `cucumber-messages` [#]# [7.1.0](https://github.com/cucumber/cucumber-ruby-core/compare/v7.0.0...v7.1.0) [#]## Changed
* Updated gems:
* `cucumber-gherkin` ~> 14.0.1
* `cucumber-messages` ~> 12.2.0
* Thu May 07 2020 Stephan Kulow - updated to version 7.0.0 see installed CHANGELOG.md [#]# [7.0.0](https://github.com/cucumber/cucumber-ruby-core/compare/v6.0.0...v7.0.0) [#]## Changed
* Updated monorepo libraries: - cucumber-gherkin ~> 13 - cucumber-messages ~> 12 [#]# [6.0.0](https://github.com/cucumber/cucumber-ruby-core/compare/v5.0.2...v6.0.0) [#]## Changed
* Update to Gherkin 10 [#]## Added
* Add `envelope` event, which are used when emitting `Cucumber::Messages`
* Add `TestCaseCreated` and `TestStepCreated` events, emitted when compiling a `Pickle`
* Add `Id` field to `TestCase` and `TestStep`
* Added rubocop (with todo file), and removed backports gems ([#186](https://github.com/cucumber/cucumber-ruby-core/pull/186), [#182](https://github.com/cucumber/cucumber-ruby-core/issues/182) [tas50](https://github.com/tas50), [luke-hill](https://github.com/luke-hill)) [#]## Removed
* Remove location for MultiLine arguments
* Mon Feb 10 2020 Stephan Kulow - updated to version 5.0.2 see installed CHANGELOG.md
 
ICM