All Versions
143
Latest Version
Avg Release Cycle
25 days
Latest Release
198 days ago

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)