Cucumber.js v0.4.0 Release Notes

  • ๐Ÿ†• 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)