Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 499 Bytes

Emacs Feature Mode Change Log

Version 0.5 (not yet released)

  • Added setting feature-rake-command, and changed the default setting of feature-cucumber-command to be to run just cucumber.
  • Changed behavior of running cucumber to run feature-rake-command if a Rakefile is present, otherwise feature-cucumber-command.
  • Prefix command run with bundle exec when Gemfile is present.
  • Support for latest version cucumber gem