1.0.1 - 2018-12-12
- Provide a suggestion for how to resolve the description error (#149)
- Don't trim the leading v from the Electron version (#153)
- Ensure that certain CLI options are always parsed as arrays (#155)
- Update Electron dependencies for 3.x/4.x (#159)
1.0.0 - 2018-10-05
- Support for Electron >= 2.0 (#132)
transformVersion
as an exportable function (#144)
- Warn when directory umask may not work with dpkg (#134)
- Node-style callback support (use
nodeify
if you need that functionality) - Node < 6 support (#145)
0.8.1 - 2018-02-20
- Handling executables trying to spawn that don't exist (#130)
0.8.0 - 2018-01-18
- Promise support (#124)
0.7.2 - 2018-01-18
- Multiple-line
productDescription
s with lines beginning with spaces (#125)
0.7.1 - 2017-11-13
- Deduplicate dependencies when passing options via the command line (#112)
0.7.0 - 2017-11-09
- Support for SVG icons (#104)
- Update Debian dependencies for Electron apps (#105)
- Throw proper error when no description or productDescription is provided (#109)
- Append user dependencies to defaults & deduplicate (#111)
0.6.0 - 2017-09-27
- Support custom desktop file templates (#98)
- Support package maintainer scripts (#91)
- Remove lintian warnings/errors (#96)
For versions prior to 0.6.0, please see git log
.