Skip to content

gauge 1.0.2

Compare
Choose a tag to compare
@gaugeci gaugeci released this 20 Sep 09:50
· 554 commits to master since this release

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