Releases: nwutils/nwjs-packager
Releases · nwutils/nwjs-packager
v1.5.1
v.1.5.0
- Adds
runNpmInstallProductionoption to makenpm install --productionoptional - macOS: Adds
appMacBundleIdentifieroption to set theCFBundleIdentifiervalue in the build's Info.plist files - macOS: The
CFBundleShortVersionStringvalue is now set to theoptions.appVersionvalue in the Info.plist files
v1.4.4
Don't zip mac app files
v1.0.0
Merge pull request #9 from charlielee/refactoring Refactoring
v0.2.3
Bump version to 0.2.3
v0.2.1
- Adds
build_current_os_onlyoption - Adds
nw-builderrun functionality - Adds platform specific option in addition to os
v0.1.1
Initial release. Contains archive and Windows setup file support.