Skip to content

Gauge 0.9.2

Compare
Choose a tag to compare
@gaugeci gaugeci released this 08 Sep 05:18
· 938 commits to master since this release

New Features

  • #799 - Print execution result in machine readable format
  • #762 - LSP Code completion - Parameters
  • #584 - Add commit sha in gauge version info when installing from source
  • #748 - Ability to Parse spec files

Enhancements

  • #745 - Add option to disable telemetry via mac and linux installer
  • #756 - Formatting tags defined in multiple lines.

Bug Fixes

  • #795 - Not getting the implementation suggestions with parse error
  • #785 - Gauge init clobbers existing .gitignore
  • #772 - Multiple errors with same cause do not have suggestions
  • #768 - gauge install --all is not recognized
  • #792 - Sending telemetry even GAUGE_TELEMETRY_ENABLED env is set to false
  • #679 - Gauge format breaks for table defined under specification

Miscellaneous

  • #789 - Remove duplicate checks for no scenarios/steps found