1.1.0
Backwards-incompatible changes
- The
received
property of progress messages has changed toloaded
to match the upstream library used to download tunnels.
Enhancements
- Sauce Connect has been updated to version 4.3. (#4)
- HTTP proxy support for tunnel downloads has been added. (#1)
- HTTP error reporting has been improved to show the URL and method of failed requests.
Bug fixes
- Tunnels are no longer re-downloaded when they already exist on the filesystem. (#5)
Install from npm
cd /my/project/root
npm install digdug --save-dev