100 commits later and Ecukes v0.6 is ready, full with new awesome
features. Here’s a list of features and changes. If you are using
Ecukes you should read this because there are a few breaking changes.
ecukes and espuds as dependencies in your Cask-filelist-reporters and to select a reporter, use -r <reporter> or --reporter <reporter>--timeout <seconds> (-t <seconds>) option for async step definitions to specify custom timeout. If exceeded, an error occurs.--patterns <*> (-p  <*>)--anti-patterns  <*> (-a  <*>)--only-failing (-f)--error-log <file> (-l <file>).ecukes file (one option per row)ECUKES_EMACS variable is replaced in favor of EMACS--dbg option have changed name to --debug--list-steps is no longer an option but a commaned called list-steps--new is no longer an option but a commaned called new--script (default)--win--no-win (was previously default)utf-8ecukes binary in the Ecukes root has been removed, use bin/ecukes instead (Cask will do this automatically if you run cask exec ecukes)It’s also worth running cask exec ecukes -h and reading through the new README.