Releases: nwutils/nw-builder
Releases · nwutils/nw-builder
v4.13.9
06 Mar 08:31
Compare
Sorry, something went wrong.
No results found
4.13.9 (2025-03-06)
Bug Fixes
get/verify: use crypto.timingSafeEqual to verify shasums (3dd449a )
Chores
deps: bump the gha group across 1 directory with 2 updates (#1358 ) (48e4947 )
deps: bump the npm group across 1 directory with 13 updates (#1357 ) (9d3fe0c )
reverse undeprecation of get and run mode (e139740 )
v4.13.8
01 Jan 17:41
Compare
Sorry, something went wrong.
No results found
4.13.8 (2025-01-01)
Bug Fixes
Chores
deps: bump the npm group across 1 directory with 11 updates (#1332 ) (b9b96ff )
docs: clarify CJS usage (d673459 ), closes #1331
docs: clarify non-usage of srcDir in CLi interface (1b61bd1 ), closes #1330
docs: fix CJS import usage example (5f323df ), closes #1331
test: download latest NW.js version for Linux demo app (8c09908 ), closes #1324
v4.13.7
28 Nov 16:49
Compare
Sorry, something went wrong.
No results found
4.13.7 (2024-11-28)
Bug Fixes
get: use \s+ to split lines containing shasum info (64f5709 ), closes #1317
v4.13.6
26 Nov 17:54
Compare
Sorry, something went wrong.
No results found
4.13.6 (2024-11-26)
Bug Fixes
bld: fs.promises.copyFile -> fs.promises.cp (c1909c7 )
v4.13.5
26 Nov 17:11
Compare
Sorry, something went wrong.
No results found
4.13.5 (2024-11-26)
Bug Fixes
util: validate windows options.app.* iff defined (8a65a6d )
v4.13.4
26 Nov 16:19
Compare
Sorry, something went wrong.
No results found
4.13.4 (2024-11-26)
Bug Fixes
util: validate options.app.company iff defined (a273e23 )
v4.13.3
25 Nov 14:52
Compare
Sorry, something went wrong.
No results found
4.13.3 (2024-11-25)
Bug Fixes
bld: correct fs.promises.copyFile function call (63fd422 )
v4.13.2
25 Nov 14:43
Compare
Sorry, something went wrong.
No results found
4.13.2 (2024-11-25)
Bug Fixes
bld: parse options.app.icon correctly during build mode (bd0ef96 )
bld: use fs.promises.copyFile to copy app files in build mode with glob enabled (e1843f0 )
v4.13.1
24 Nov 08:52
Compare
Sorry, something went wrong.
No results found
4.13.1 (2024-11-24)
Bug Fixes
run: return NW.js Node process during run mode from nwbuild function (fa94df2 )
types: correct nwbuild function return type (b274d27 )
v4.13.0
24 Nov 08:01
Compare
Sorry, something went wrong.
No results found
4.13.0 (2024-11-24)
Features
get: add options.shaSum to enable/disable shasum checks (#1307 ) (98abcaf )