Skip to content

gauge-js 2.1.0

Compare
Choose a tag to compare
@gaugeci gaugeci released this 12 Jan 06:35
· 630 commits to master since this release

Enhancements

  • #59 - Export step and all the hooks in the global scope
  • #90 - Highlighting the step when showing the peek definition

Bug Fixes

  • #94 - Execution of specs gives Error - Unable to require module
  • #87 - The error path in the stack trace is incomplete
  • #85 - The annotation text of the generated code should have valid parameter details
  • #48 - specify where step implementations are located.

Miscellaneous

  • #82 - Feature/config location