Skip to content

1.4.0

Choose a tag to compare

@jason0x43 jason0x43 released this 01 Apr 19:00
· 247 commits to master since this release

Enhancements

  • Added support for -forcelocal with BrowserStack via the forceLocal config option (#21)
  • Updated Sauce Connect version to 4.3.14
  • Allow Sauce Connect version to be configured via the scVersion property (theintern/intern#599)
  • Added support for --rest-url / -x and --vm-version / -V options with the Sauce Connect native client. These were previously only supported for the Java client.

Install from npm

cd /my/project/root
npm install digdug --save-dev

Download source