Skip to content

v2.0.0

Choose a tag to compare

@tusbar tusbar released this 29 Jan 17:46
· 278 commits to master since this release
v2.0.0
daa86fa
  • BREAKING: Remove extractFiles function: it had nothing to do in this library.
  • Fix broken redirections with protocol-relative urls.
  • Return exact lastModified date from response headers.
  • Build on CircleCI instead of travis (CircleCI is much faster).
  • Implement file cache mechanism to match downloaded files against stored digests.
  • Expose global options to cache functions so that they can use the configured logger.
  • Update user agent string to expose a link to this repository.
  • Update all dependencies.

v1.4.0...v2.0.0