Skip to content

Latest commit

 

History

History
73 lines (39 loc) · 1.65 KB

NEWS.md

File metadata and controls

73 lines (39 loc) · 1.65 KB

Changes by Version

Removed

  • Node-style callback support (use nodeify if you need that functionality)

0.8.1 - 2018-02-20

Fixed

  • Handling executables trying to spawn that don't exist (#130)

0.8.0 - 2018-01-18

Added

  • Promise support (#124)

0.7.2 - 2018-01-18

Fixed

  • Multiple-line productDescriptions with lines beginning with spaces (#125)

0.7.1 - 2017-11-13

Fixed

  • Deduplicate dependencies when passing options via the command line (#112)

0.7.0 - 2017-11-09

Added

  • Support for SVG icons (#104)

Fixed

  • 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

Added

  • Support custom desktop file templates (#98)
  • Support package maintainer scripts (#91)

Fixed

  • Remove lintian warnings/errors (#96)

For versions prior to 0.6.0, please see git log.