All Versions
143
Latest Version
Avg Release Cycle
25 days
Latest Release
966 days ago
Changelog History
Page 11
Changelog History
Page 11
-
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)
-
v0.3.2 Changes
π New features
- β Add PogoScript support (Josh Chisholm)
- β Add listener and event handler registration (close #130, Paul Shannon)
π Documentation, internals and tests
- β Added some nice stats (Aslak HellesΓΈy)
- π Fix spelling of "GitHub" (Peter Suschlik)
- β Add Code Climate badge to README (Julien Biezemans)
- β‘οΈ Update README.md (Sebastian SchΓΌrmann)
-
v0.3.1 Changes
π New features
- β Add DataTable.rows() (Niklas NΓ€rhinen)
- π Officially support Node 0.10 and 0.11 (Julien Biezemans)
π Changed features
- β‘οΈ Update cucumber-html (Aslak HellesΓΈy)
- β¬οΈ Bump Gherkin (Julien Biezemans)
- β Add options parameter to JSON formatter (IsraΓ«l HallΓ©)
- β‘οΈ Updated CoffeeScript (Matteo Collina)
- Specify strict coffee-script version number (Julien Biezemans)
- β¬οΈ Bump jasmine-node (Julien Biezemans)
π Fixes
- π Fix travis build Node versions (Julien Biezemans)
- π Fix Travis CI configuration (Julien Biezemans)
π Documentation, internals and tests
- β Remove words in History (Julien Biezemans)
- β‘οΈ Update dev status table in README (Julien Biezemans)
- β‘οΈ Update LICENSE (Julien Biezemans)
- β Add contributors (Julien Biezemans)
- π Move data table scenario to TCK (Julien Biezemans)
- Be consistent in spec matchers (Julien Biezemans)
- β Remove cucumber.no.de links (Kim, Jang-hwan)
- π Fix broken link in README dev status table (#118, Michael Zedeler)
- π¨ Refactor hook-related Given steps in JS stepdefs (Julien Biezemans)
- π¨ Refactor failing mapping JS step definitions (Julien Biezemans & Matt Wynne)
- β‘οΈ Update README.md to correct error in example for zombie initialization (Tom V)
- β‘οΈ Update minor typos in README.md (David Godfrey)
-
v0.3.0 Changes
π New features
- π Allow for node-like callback errors (Julien Biezemans)
- π§ Accept multiple features in volatile configuration (#52, Julien Biezemans)
π Fixes
- β Add ^ prefix and $ suffix to string-based step definition regexps (#77, Julien Biezemans)
- π Allow for unsafe regexp characters in stepdef string patterns (#77, Julien Biezemans)
π Documentation, internals and tests
- π Build on Node.js 0.8 on Travis (Julien Biezemans)
- Rewrite README's status table in HTML (Julien Biezemans)
- β¬οΈ Bump Gherkin (#78, Julien Biezemans)
- Switch to HTML tables in README (Julien Biezemans)
- β¬οΈ Bump Aruba (Julien Biezemans)