Cucumber.js v0.5.2 Release Notes

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