Skip to content

Releases: hgouveia/node-downloader-helper

v1.0.10

15 Mar 11:07
Compare
Choose a tag to compare
Updated the build

v1.0.9

18 Oct 12:57
Compare
Choose a tag to compare
Fixed #3: added posibility to add custom options to the http/https re…

v1.0.8

04 Jul 08:08
Compare
Choose a tag to compare
Fixed: #1 Using port number doesn't work

v1.0.5: Fixed emiting "End" when stopped

19 Jun 10:17
Compare
Choose a tag to compare
- fixed __total type from string to number
- added validation to emit progress when is fully downloaded aswell
- fixed stop function when is called and is not started yet

v1.0.4

07 Jun 12:52
Compare
Choose a tag to compare
Replaced 'header' by 'options' to add custom file name support

v1.0.3

07 May 08:06
Compare
Choose a tag to compare
Fixed: remove file when the response is not 200/206