Releases: electron-userland/electron-installer-windows
Releases · electron-userland/electron-installer-windows
3.0.0
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)
1.1.1
v1.1.0
- Fix homepage not being parse properly #228
- Add
glob
as a dependency - Add
animation
,icon
andnoMsi
options
v1.0.2
Fix bug where using licenseUrl
will throw errors
v1.0.1
Fix bug introduced in v1.0.0
that stopped electron-installer-windows
from working.