Skip to content

1.2.0

Compare
Choose a tag to compare
@csnover csnover released this 05 Dec 00:03
· 271 commits to master since this release

Enhancements

  • Added support for --pidfile with Sauce Connect. (#12)
  • Added support for --tunnel-domains with Sauce Connect. (#7)

Bug fixes

  • Tunnel download promises are no longer prematurely resolved when using a very high speed connection. (theintern/intern#299)

Install from npm

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

Download source