Releases: freesteph/cucumber.el
Releases · freesteph/cucumber.el
v0.6.2
v0.6.1
v0.6
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
- @scolej made their first contribution in #68
- @UltimateGeek made their first contribution in #69
- @jonEbird made their first contribution in #67
- @lazyatom made their first contribution in #73
- @micdahl made their first contribution in #75
- @BedfordWest made their first contribution in #78
- @mvgijssel made their first contribution in #76
- @batessr made their first contribution in #82
- @jcarlos made their first contribution in #85
- @dependabot made their first contribution in #86
- @freesteph made their first contribution in #93
- @jcs090218 made their first contribution in #95
Full Changelog: v0.4...v0.6