Skip to content

7.0.0

Compare
Choose a tag to compare
@malept malept released this 18 Apr 03:19
· 972 commits to main since this release

Added

  • Add download parameter (#320)

Changed

  • Dropped support for running on Node < 4.0. (#319)

Fixed

  • strict-ssl (and by extension, download.strictSSL) defaults to true, as documented (#320)

Deprecated

  • cache is deprecated in favor of download.cache (#320)
  • strict-ssl is deprecated in favor of download.strictSSL (#320)

Removed

  • [win32] version-string.FileVersion and version-string.ProductVersion are replaced by
    favor of app-version and build-version, respectively (#327)
  • [win32] version-string.LegalCopyright is replaced by app-copyright (#327)