Skip to content

v1.0.19

Compare
Choose a tag to compare
@hgouveia hgouveia released this 04 Oct 09:28
· 29 commits to master since this release
  • #40 when timeouts will abort the request instead of freezing for forever
  • PR #51 fileName {ext} type now also optional and boolean by @SrBrahma
  • #57 Fixed error emitting when retry
  • PR #59 Fixed leading dots beign removed @Chaphasilor
  • #61 Crashing instead of catching errors.
  • #62 dl.pause() and dl.stop() not working properly on Node 16