Skip to content

Latest commit

 

History

History
102 lines (62 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

102 lines (62 loc) · 3.44 KB

CHANGE LOG

[Unreleased]

[4.4.0] - 2022-11-04

Added

  • Add CukeModeler as Gherkin abstraction layer [GH-244]
  • Send step notifications and add metadata for RSpec reporter [GH-249]

Fixed

  • Add "missing step" context when raising error for unimplemented steps [GH-240]
  • Support rspec 3.11 and 3.12 and deprecate EOL rubies [GH-250]

[4.3.0] - 2021-05-16

Added

  • Support scenario name substitution [GH-237]

Fixed

  • Support RSpec 3.9 and 3.10 (drop 3.7 and 3.8) [GH-238]
  • Replace TravisCI with GitHub Workflows [GH-239]

[4.2.0] - 2020-09-02

Changed

Fixed

  • Test against Ruby 2.7 [GH-223]
  • Drop support Ruby 2.3 and 2.4 [GH-225]
  • Update travis.yml [GH-226]]
  • Setup GitHub Actions [GH-227]
  • Suppress deprecation warning in Capybara 3.33.0 [GH-232]

[4.1.0] - 2020-03-02

Added

  • Warn when replacing placeholders [GH-219)

Changed

Fixed

[4.0.1] - 2019-04-22

Changed

  • Add required_ruby_version [GH-212]
  • Add support Ruby 2.6 by upgrading Gherkin version [GH-214]

Fixed

  • Update README.md [GH-211]
  • Add homepage url to gemspec [GH-209]

[4.0.0] - 2019-02-28

Changed

Fixed

  • Test against Ruby 2.6 (fail yet) [GH-207]

[3.1.0] - 2018-01-30

Changed

  • Use Gherkin 5.0 [GH-200]
  • Support Ruby 2.5.0 [GH-201]
  • Drop support Ruby 2.1 [GH-191]
  • Support RSpec 3.7.0 and 3.6.0 [GH-197]

Fixed

[3.0.0] - 2017-04-04

TBD (You can see https://github.com/jnicklas/turnip/releases for before this bersion)