Skip to content

1.0.0

Compare
Choose a tag to compare
@malept malept released this 05 Oct 23:56
be26603

Added

  • Support for Electron >= 2.0 (#132)
  • transformVersion as an exportable function (#144)

Fixed

  • Warn when directory umask may not work with dpkg (#134)

Removed

  • Node-style callback support (use nodeify if you need that
    functionality)
  • Node < 6 support (#145)