nw-builder
Advanced tools
Changelog
[3.5.1] - 2017-10-19
Changelog
[3.4.1] - 2017-06-05
bluebird
dependency. We're now using native promises instead.Changelog
[3.4.0] - 2017-05-28
osx32
is removed from the default list of platforms. Thanks to @preaction (PR #439).rcedit
dependency is removed.os.tmpDir
deprecation warning anymore.3.2.3
Fix for caching when a version is specified (thanks @piwonesien for the help).3.2.2
Fix: when using the nwbuild
in run mode, the -p
option was ignored and the current platform was always used.3.2.1
Fix: NW.js 0.22.0+ apps didn't open.3.2.0
Defaults to HTTPS now, added manifestUrl
option, and bumped some dependencies.3.1.2
Fix for passing array as files option when running app (plus some security fixes).3.1.1
Fix for flavor feature when using CLI.3.1.0
Ability to select any flavor of NW.js, not just sdk
.3.0.0
bumping graceful-fs-extra dependency to 2.0.0.2.2.7
fix for macIcns option when using NW.js 0.12.32.2.6
fix for OS X caching2.2.5
fix for update-notifier usage in bin2.2.4
fix for syntax error in CLI2.2.3
a few small fixes for the run option and more2.2.2
fix for cache check of some legacy versions2.2.1
supports newer NW.js versions (via http://nwjs.io/versions.json), plus other fixes.2.2.0
added zip
option.2.1.0
added cacheDir
command-line option, fix for no info being passed back, etc.2.0.2
put upper bound to semver check for windows.2.0.1
safer validation of versions.2.0.0
changed to nw-builder, etc.1.0.12
when using latest NW.js version, it's first validated that it's not an alpha version (fixes #222). Plus a fix for the winIco
& macIcns
command line options1.0.8
fixed EMFILE errors (see #147 #148)1.0.7
fixed about screen when copyright is not supplied1.0.6
fixed downloads for nw.js version 0.12.0-alpha11.0.5
fixed downloads for NW.js versions < 0.12.0-alpha1.0.0
64-bit support, improved platform-overrides and no more EMFILE errors.0.4.0
macPlist CFBundleIdentifier is generated from package.json
(see #131)0.3.0
macPlist option improvements (see #96)0.2.0
adds support for platform-specific manifest overrides (see #94)0.1.2
adds a progress bar to downloads, fixes downloading through a proxy, fixed winIco, bug fixes0.1.0
use app filename for generated executables, optimized version checking, (known issue: winIco
on windows)0.0.4
fixed compatibility with nodewebkit 0.10.0