2.0.0
Fixed
- Use
parse-author
only on strings (#255) - Throw error when no
description
orauthors
options are provided (#263) - Remove dashes from name (#260)
Changed
Removed
options.licenseUrl
andoptions.requireLicenseAcceptance
(#261)- Node-style callback support (use
util.callbackify
if you need that functionality) (#280) - Node < 8 support (#280)