Gauge v1.0.2 Release Notes

Release Date: 2018-09-20 // over 5 years ago
  • โœจ Enhancements

    • #1177 - Step should not consider ===== as part of the step
    • ๐Ÿ”ง #1173 - Make multiline step text configurable
    • #1178 - Make Gauge compatible with freebsd
    • #1157 - Create an npm/yarn installer for Gauge
    • #1058 - spec file extension is case sensitive

    ๐Ÿ› Bug Fixes

    • #1153 - consecutive step and scenarios: incorrect validation
    • #1112 - Should honor the debug level mentioned in the current command

    Miscellaneous

    • ๐Ÿ“œ #1167 - reorganize parser code