All Versions
136
Latest Version
Avg Release Cycle
47 days
Latest Release
31 days ago
Changelog History
Page 10
Changelog History
Page 10
-
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)
-
v0.4.5 Changes
π Documentation, internals and tests
- π Fix issue with npm upgrade on node.js v0.8 (Simon Dean)
- π Use Node domain to handle asynchronous exceptions (Julien Biezemans)
-
v0.4.4 Changes
π Fixes
- π Allow >1 parameter in string step definitions (Craig Morris)
- Don't skip scenario outlines (close #245, Julien Biezemans)
π Documentation, internals and tests
- β¬οΈ Bump nopt (Julien Biezemans)
- β¬οΈ Bump coffee-script (Julien Biezemans)
- β¬οΈ Bump pogo (Julien Biezemans)
- β¬οΈ Bump underscore (Julien Biezemans)
- β¬οΈ Bump rimraf (Julien Biezemans)
- β¬οΈ Bump jasmine-node (Julien Biezemans)
- β¬οΈ Bump connect (Julien Biezemans)
- Rewrite bundling system (close #186, Julien Biezemans)
- π Rename release script (Julien Biezemans)
- β¬οΈ Upgrade NPM on Travis (Julien Biezemans)
- β¬οΈ Drop Node 0.6 support (Julien Biezemans)
- β¬οΈ Drop Node 0.6 support (manifest) (Julien Biezemans)
-
v0.4.3 Changes
π Fixes
- π Scenario outline fixes (Simon Dean)
- Correct the embeddings JSON to match other ports of Cucumber (Simon Dean)
-
v0.4.2 Changes
π New features
- π Support attachments (close #189, Julien Biezemans)
π Documentation, internals and tests
- π Fix world example in main readme (Sam Saccone)
- β‘οΈ Update instructings for running tests (Sam Saccone)
-
v0.4.1 Changes
π New features
- Target scenario by line number on CLI (close #168, Simon Lampen)
π Fixes
- Ensure no stdout output is lost (Simon Dean)
- Properly tag scenario outlines (close #195, #197, Artur Kania)
π Documentation, internals and tests
- π Align snippet comment with Cucumber-Ruby/JVM (close #150, Julien Biezemans)
- β‘οΈ Update build badge URL on README (Julien Biezemans)
- β Add line number pattern to --help on CLI (Julien Biezemans)
- Document AfterFeatures event (close #171, Eddie Loeffen)
- π° Include 'features' in *Features events payload (Stanley Shyiko)
- π Try to fix build on Travis (Julien Biezemans)
- β Remove bower as a dev dependency (close #191, Simon Dean)
- β Remove obsolete Travis trick for Node 0.8 (Julien Biezemans)
- β Remove development status table from README (Julien Biezemans)
- π Help the guy produce changelogs (Julien Biezemans)
-
v0.4.0 Changes
π New features
- β Add support for scenario outlines and examples (close #155, Ben Van Treese)
- β Add i18n support (close #156, Lukas Degener)
π Changed features
- Pass scenario to hooks (Marat Dyatko)
- Minor change to stepdef snippets (JS) (Julien Biezemans)
- π Make feature id in JSON output replace all spaces (close #127, Tim Perry)
- β¬οΈ Bump CoffeeScript (close #154, Gabe Hayes)
π Documentation, internals and tests
- β Add Hook spec example for single-arg function (close #143, Julien Biezemans)
- β‘οΈ Update README with Hook scenario object doc (Julien Biezemans)
- π Style (Julien Biezemans)
-
v0.3.3 Changes
π New features
- Output step definition snippets in CoffeeScript (John George Wright)
- β Add colors to CLI (Johny Jose)
π Changed features
- β Add durations to JSON formatter (Simon Dean)
π Documentation, internals and tests
- β¬οΈ Bump most dependencies (Julien Biezemans)
- DRY (Julien Biezemans)
- π¨ Refactor (Julien Biezemans)