Releases: electron-userland/electron-installer-common
Releases · electron-userland/electron-installer-common
0.10.3
25 Aug 15:16
Compare
Sorry, something went wrong.
No results found
Added
Support for Electron 10 Linux dependencies (#80 )
0.10.2
25 Jun 15:41
Compare
Sorry, something went wrong.
No results found
Added
Support for Electron 9 Linux dependencies (#66 )
macOS support for readMetadata (#67 )
Install symbolic icons on Linux when provided (#70 )
TypeScript definition (#71 )
Fixed
Export all dependencies-related functions (#72 )
0.10.1
13 Feb 23:55
Compare
Sorry, something went wrong.
No results found
Deprecated
spawn export, use @malept/cross-spawn-promise directly (#63 )
0.10.0
21 Jan 21:19
Compare
Sorry, something went wrong.
No results found
Changed
The function signature for spawn is compatible with the one in child_process, with the addition of logger and updateErrorCallback (#62 )
0.9.0
17 Jan 00:26
Compare
Sorry, something went wrong.
No results found
Changed
Require Node >= 10.0.0 (#52 )
0.8.0
14 Dec 22:30
Compare
Sorry, something went wrong.
No results found
Added
Fixed
dependencies: remove UUID dependency for Electron >=8.0.0-beta.1 (#45 )
installer: allow sourceDir to be used before options is set (#46 )
Changed
Require Node >= 8.3.0 (#47 )
0.7.3
19 Jun 20:35
Compare
Sorry, something went wrong.
No results found
Fixed
Allow multiple package names for trash dependencies (#37 )
0.7.2
19 Jun 20:36
Compare
Sorry, something went wrong.
No results found
Added
Add packagePaths to options when calling ElectronInstaller.movePackage() (#36 )
0.7.1
09 Jun 16:33
Compare
Sorry, something went wrong.
No results found
Added
ATSPI dependency for Electron >= 5 (#31 )
0.7.0
25 May 00:55
Compare
Sorry, something went wrong.
No results found
Fixed
Let implementing modules specify revision fallbacks (#29 )
Changed
wrapError is more async/await-friendly (#27 )
Removed
Support for Node < 8 (#27 )