Skip to content

gauge 0.7.0

Compare
Choose a tag to compare
@gaugeci gaugeci released this 15 Dec 11:40
· 1410 commits to master since this release

New Features

  • #491 - Portable Gauge installer for Windows
  • #501 - Plain binary download
  • #495 - To run specific table rows during Data driven execution

Enhancements

  • #393 - gauge.writeMessage in hooks is not printing any message
  • #363 - Pass on executed table row info to reports
  • #477 - gauge --format --verbose does not give any information
  • #412 - Overwriting manifest.json, default.properties while creating the gauge --init

Bug Fixes

  • #530 - [Table Driven Exec] Spec is not executed against the first blank table row if header underline is not present
  • #524 - Underlines in table header in concepts is being considered as a table row
  • #521 - Execute teardown steps whenever the context steps are executed
  • #520 - Getting exception on executing some basic specs
  • #517 - Spelling of "Step implementation" is "Step implemenatation"
  • #516 - With Compilation error in code, Gauge exits after timing out
  • #485 - Spec with tab is not getting formatted as expected
  • #387 - wrong table rows getting executed
  • #526 - Unable to create new project using init - "Failed to find project directory issue"
  • #515 - Formatting adds a space at end of line