Skip to content

Releases: freesteph/cucumber.el

v0.6.2

31 Mar 22:07
76c91c0
Compare
Choose a tag to compare

v0.6.1

28 Mar 14:29
eea8568
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6...v0.6.1

v0.6

27 Mar 11:29
4609bf1
Compare
Choose a tag to compare

What's Changed

  • Change regex for highlighting placeholders. by @scolej in #68
  • Table and pystring indentation support plus some additional tweaks by @UltimateGeek in #69
  • Search project installed Gems for step definitions by @jonEbird in #67
  • Run cucumber or rake based on Rakefile existance, bundle for Gemfile as well by @UltimateGeek in #71
  • Add support for chruby by @lazyatom in #73
  • Docker support by @micdahl in #75
  • feat(match_braces): Add support for matching {type} brace placeholder… by @BedfordWest in #78
  • Limit the gherkin gem version to prevent load issues by @mvgijssel in #76
  • Adding support for latest cucumber gem. by @batessr in #82
  • Another gem update fix by @batessr in #83
  • Fix value as variable is void 'find-tag-marker-ring' by @jcarlos in #85
  • Bump tzinfo from 1.2.7 to 2.0.5 by @dependabot in #86
  • Bump activesupport from 7.0.3.1 to 7.0.4.1 by @dependabot in #88
  • Bump activesupport from 7.0.4.1 to 7.0.4.3 by @dependabot in #89
  • Bump activesupport from 7.0.4.3 to 7.0.7.2 by @dependabot in #90
  • i18n: add a missing French keyword by @freesteph in #93
  • fix: Byte-compile warnings by @jcs090218 in #95
  • Upgrade to Ruby 3.2, Cucumber 9.x and Cucumber-Gherkin 27 by @freesteph in #96

New Contributors

Full Changelog: v0.4...v0.6