Skip to content

gauge-js 2.2.0

Compare
Choose a tag to compare
@gaugeci gaugeci released this 19 Mar 09:16
· 580 commits to master since this release

New Features

  • #102 - Debugging support for JS

Enhancements

  • #122 - scanning only dirs specified in STEP_IMPL_DIR env. removed config regex.

Bug Fixes

  • #89 - Current project path is getting appended to external library

Miscellaneous

  • #127 - logging with timestamp if gauge is running as daemon, #126
  • #125 - Adding filename for new file in stub response getgauge/gauge-vscode#155
  • #123 - New Content to come after a blank line, getgauge/gauge-vscode#156
  • #121 - Sending file Diff from runner instead of new content, getgauge/gauge-…
  • #115 - Adding a new line before appending stub implementation code
  • #114 - Runner should not scan the whole project root for files
  • #113 - refactor: split proto load and socket listed into different promises
  • #112 - Skeleton files and templates are out of sync
  • #111 - [Feature Request]: Support regex in step implementation
  • #108 - better refactoring support for paramters. #104
  • #107 - 119 generate stub
  • #106 - Sending aliases with StepNameResponse, #933
  • #100 - Message on goto definition of unimplemented step
  • #99 - Saving changes to file system during refactoring only if explicitly requested.
  • #97 - Stacktrace should contain relative path #96
  • #96 - When run from console, gauge stacktrace should have relative paths