All Versions
143
Latest Version
Avg Release Cycle
25 days
Latest Release
198 days ago
Changelog History
Page 10
Changelog History
Page 10
-
v0.7.0 Changes
๐ New features
- Time out steps that take too long (Charles Rudolph)
- ๐จ Print execution time (Charles Rudolph)
๐ Changed features
- โ Remove callback.fail() (Charles Rudolph)
- โก๏ธ Update hooks interface (Charles Rudolph)
๐ Fixes
- Don't try to handle empty features (Julien Biezemans)
- ๐ Fix unpredictable nopt behavior (Charles Rudolph)
- ๐ Fix pretty formatter step indentation after doc string (Charles Rudolph)
๐ Documentation, internals and tests
- ๐ Rename Collection functions: forEach/syncForEach -> asyncForEach/forEach (Charles Rudolph)
- Simplify installation instructions (Charles Rudolph)
- ๐ Fix spec on Windows (Marcel Hoyer)
- Simplify World examples in README (Charles Rudolph)
- โก๏ธ Update license in package.json (Charles Rudolph)
- โ Convert test framework from jasmine-node to jasmine (Charles Rudolph)
- โ Separate test output (Charles Rudolph)
- โ Remove ruby, legacy features, cucumber-tck (Charles Rudolph)
-
v0.6.0 Changes
๐ New features
- โ Add --no-source to hide uris (Eddie Loeffen)
- โ Add dry run capability (Karthik Viswanath)
- Introduce --compiler CLI option (Charles Rudolph)
๐ Documentation, internals and tests
- Stop IRC and email notifications from Travis (Julien Biezemans)
- โ Remove Node.js 0.11 explicit support (Julien Biezemans)
- ๐ Use basic for loop for array iterations (Charles Rudolph)
- โฌ๏ธ Bump browserify (Charles Rudolph)
- โ Add CLI help for --profile (Charles Rudolph)
- ๐ Use colors library (Charles Rudolph)
- ๐ Improve --compiler help (Julien Biezemans)
- ๐ Fix loading of external compiler modules (Julien Biezemans)
- Document a few common compiler usages (Julien Biezemans)
-
v0.5.3 Changes
๐ New features
- โ Add support for profiles (Charles Rudolph)
๐ Changed features
- ๐ Allow for multiple instances of placeholder (Charles Rudolph)
- ๐จ Print relative paths in summary output (Charles Rudolph)
๐ Fixes
- โ Remove duplicate line number from output (Charles Rudolph)
- ๐ฏ Return clone of array from DataTable.Row.raw() (Julien Biezemans)
๐ Documentation, internals and tests
- โก๏ธ Update various urls (Dale Gardner)
- โฌ๏ธ Bump CoffeeScript (Julien Biezemans)
- โฌ๏ธ Bump PogoScript (Julien Biezemans)
- โฌ๏ธ Bump underscore (Julien Biezemans)
- โฌ๏ธ Bump underscore.string (Julien Biezemans)
- โฌ๏ธ Bump stack-chain (Julien Biezemans)
- โฌ๏ธ Bump nopt (Julien Biezemans)
- โฌ๏ธ Bump connect (Julien Biezemans)
- โฌ๏ธ Bump exorcist (Julien Biezemans)
- โฌ๏ธ Bump uglifyify (Julien Biezemans)
- โฌ๏ธ Bump through (Julien Biezemans)
- โฌ๏ธ Bump serve-static (Julien Biezemans)
- โฌ๏ธ Bump rimraf (Julien Biezemans)
- โฌ๏ธ Bump mkdirp (Julien Biezemans)
- โฌ๏ธ Bump jshint (Julien Biezemans)
- โ Remove extra bracket in README example (Julien Biezemans)
- ๐ Officially support Node.js 4.x (Julien Biezemans)
- ๐ Use a profile for own build (Julien Biezemans)
-
v0.5.2 Changes
๐ New features
- โ Add rowsHash method to data tables (Mark Amery)
๐ Documentation, internals and tests
- โ Remove CLI resource leak timeout (Julien Biezemans)
- Point to cucumber.io instead of cukes.info (Julien Biezemans)
- ๐ Fix mixed tabs and spaces (Mark Amery)
- ๐ Use hexadecimal values for console colours (Julien Biezemans)
- โก๏ธ Update walkdir module to 0.0.10 (Artem Repko)
- ๐ Fix ruby tests on Windows (zs-zs)
- ๐ Fix npm test to run on Windows (zs-zs)
- Normalize OS-specific path separators in output assertions (zs-zs)
- ๐ Relax check for promises in step definitions (zs-zs)
- โ Add Ast.Feature.getFeatureElements() (Mark Derbecker)
- โ Add Util.Collection.sort() (Mark Derbecker)
- โ Add waffle.io badge (Julien Biezemans)
-
v0.5.1 Changes
๐ New features
- ๐ Support placeholders in scenario outlines (chrismilleruk)
- โ Add failure exception to scenario object (Mateusz Derks)
๐ Documentation, internals and tests
- ๐ Fix World example in README (Julien Biezemans)
- โ Remove moot
version
property from bower.json (Kevin Kirsche) - โ Remove obsolete release instruction for bower (Julien Biezemans)
- โ Add Gitter badge (Julien Biezemans)
- Rephrase spec example (Julien Biezemans)
- โ Add documentation for attachments (Simon Dean)
- ๐ Fix name of Cucumber.Api.Scenario in README (Simon Dean)
-
v0.5.0 Changes
๐ New features
- ๐ Support promises from step definitions (Will Farrell)
- ๐ Support synchronous step definitions (Julien Biezemans)
๐ Documentation, internals and tests
- โ Remove irrelevant feature file (Julien Biezemans)
- Reorganise callback feature (Julien Biezemans)
- โ Remove unused dependency (Julien Biezemans)
- ๐ Document new step definition styles (Julien Biezemans)
- ๐ Make step definitions synchronous in example app (Julien Biezemans)
-
v0.4.9 Changes
๐ New features
- 0๏ธโฃ Make pretty formatter the default (Julien Biezemans)
- Filter stack traces (close #157, Julien Biezemans)
๐ Documentation, internals and tests
- Separate source map from bundle (Julien Biezemans)
- Hint (Julien Biezemans)
- ๐ Fix misspelling io.js (Sonny Piers)
- โ Add 0.12 to supported engines in NPM manifest (Julien Biezemans)
- ๐ Fix test script to be more portable (Sam Saccone)
- ๐ฎ Force Cucumber <2 for now (Julien Biezemans)
- โฌ๏ธ Bump Cucumber gem to 2.0.0 (Julien Biezemans)
- ๐ Explicitly require json module in Ruby stepdefs (Julien Biezemans)
- โ Add CLI help section for --backtrace (Julien Biezemans)
-
v0.4.8 Changes
๐ New features
- ๐ Support IO.js (Sam Saccone)
- ๐ Support Node.js 0.12 (Julien Biezemans)
๐ Fixes
- ๐ Handle BOM and fix regexp for hyphenated languages (#144, Aslak Hellesรธy)
- ๐ Fix attachment clean up in hooks (#282, nebehr)
๐ Documentation, internals and tests
- ๐ More thorough specs for GherkinLexer. Fix build? (Aslak Hellesรธy)
- โ Add jshintrc (Jesse Harlin)
- Hint lib/ (Julien Biezemans)
- Hint bundler and bin (Julien Biezemans)
- Hint spec/ (Julien Biezemans)
- Be consistent in anonymous function syntax (Julien Biezemans)
- ๐ Use named functions for all constructors (Julien Biezemans)
- Indent (Julien Biezemans)
- โ Add more diagnostics to build (Julien Biezemans)
- โ Remove unnecessary spaces in shell commands (Julien Biezemans)
-
v0.4.7 Changes
๐ Documentation, internals and tests
- Do not dispose of step domains (Julien Biezemans)
- ๐จ Refactor and add debug code (Julien Biezemans)
- Create a single domain per run (Julien Biezemans)
- โ Add missing AstTreeWalker specs (Julien Biezemans)
- Indent (Julien Biezemans)
- Spec domain enter/exit in AstTreeWalker (Julien Biezemans)
-
v0.4.6 Changes
๐ New features
- โ Add --no-snippets flag to CLI (close #207, Krispin Schulz)
- โ Add strict mode (close #211, Elwyn)
- โ Add strict mode to volatile configuration (close #258, Jan-Eric Duden)
๐ Fixes
- ๐ Fix code loader on windows (close #226, Gary Taylor)
๐ Documentation, internals and tests
- ๐ Connect to Rubygems through SSL (Julien Biezemans)
- ๐ Use Node domain's enter/exit in stepdefs (Julien Biezemans)
- ๐ Do not display snippets in build (Julien Biezemans)
- Asynchronously dispose of step domains (Julien Biezemans)
- ๐ Change order of tests in build (Julien Biezemans)
- ๐ Fix tests to run on Windows (close #216, kostya.misura)
- ๐ Fix registerHandler() example in README (Julien Biezemans)
- ๐ Fix typo in variable name (Julien Biezemans)
- ๐ Fix World property assignment in README example (Julian)
- Unix EOLs (Julien Biezemans)
- ๐ Ignore .ruby-* (Julien Biezemans)