Skip to content

Gauge 0.1.0

Compare
Choose a tag to compare
@gaugeci gaugeci released this 16 Apr 12:50
· 2299 commits to master since this release

Enhancements:

  • Improve version flag output.
  • Added -p flag to run tests in parallel.
  • Optimization in refactoring.

Bug fixes:

  • Overwriting files during gauge installation.
  • Static param can have escape chars #127.
  • Fixed autocomplete related bugs.

Changes:

  • changed flags:
    • --n to -n (Specify number of parallel execution streams)
    • --s to -s (runs specs in Alphabetical Order)
    • --g to -g (Specify which group of specification to execute based on -n flag)
    • --f to -f (Installs the plugin from zip file. This is used with --install)