Skip to content

2.0.0

Compare
Choose a tag to compare
@fcastilloec fcastilloec released this 10 Jun 16:26
· 54 commits to master since this release
9a9b494

v1.1.1...v2.0.0

Fixed

  • Use parse-author only on strings (#255)
  • Throw error when no description or authors options are provided (#263)
  • Remove dashes from name (#260)

Changed

  • Update Nugget to v5.1.0 (#282)
  • Update Squirrel to v1.9.1 (#264)

Removed

  • options.licenseUrl and options.requireLicenseAcceptance (#261)
  • Node-style callback support (use util.callbackify if you need that functionality) (#280)
  • Node < 8 support (#280)