Skip to content

Releases: nwutils/nw-builder

v4.7.3

09 May 17:45
a221783
Compare
Choose a tag to compare

4.7.3 (2024-05-09)

Bug Fixes

v4.7.2

09 May 13:27
be70eae
Compare
Choose a tag to compare

4.7.2 (2024-05-09)

Bug Fixes

  • get: close file after reading all entries (#1077) (a6b090f)

Chores

  • ci: correct config hopefully (0bad4d2)
  • deps: bump the gha group in /.github/workflows with 2 updates (#1074) (fd8a633)
  • deps: bump the npm group across 1 directory with 11 updates (#1078) (7158c7b)
  • deps: bump vite from 5.1.6 to 5.2.8 (#1060) (c52dbb6)
  • docs: update contributing guidelines (efdbdca)

v4.7.1

30 Mar 11:00
63c1ba9
Compare
Choose a tag to compare

4.7.1 (2024-03-30)

Bug Fixes

Chores

  • deps: reconfigure dependabot (698ecd5)

v4.7.0

28 Mar 21:32
5f6478a
Compare
Choose a tag to compare

4.7.0 (2024-03-26)

Features

  • get: support file:// for options.downloadUrl (094567c)

Chores

  • deps: bump follow-redirects from 1.15.5 to 1.15.6 (#1052) (8258de9)
  • deps: bump the gha group in /.github/workflows with 1 update (#1054) (1935800)
  • deps: bump the gha group in /.github/workflows with 2 updates (#1051) (0362403)
  • deps: bump the npm group with 1 update (#1055) (5a7bc71)
  • deps: bump the npm group with 3 updates (#1050) (a70aabc)
  • deps: bump the npm group with 8 updates (#1048) (0ca3c34)
  • get: deprecate get mode (#1053) (386fc18)

v3.8.8

26 Feb 05:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.6...v3.8.8

v4.6.4

24 Feb 16:35
f919b8b
Compare
Choose a tag to compare

4.6.4 (2024-02-24)

Bug Fixes

  • get: copy ffmpeg to correct location on windows (#1044) (71fa4ab)

v4.6.3

22 Feb 15:56
6e76c0f
Compare
Choose a tag to compare

4.6.3 (2024-02-22)

Bug Fixes

Chores

  • docs: update contributing guidelines (ca594df)

v4.6.2

22 Feb 05:20
0a8cba3
Compare
Choose a tag to compare

4.6.2 (2024-02-22)

Bug Fixes

  • get: ffmpeg and symlinks (d5c1bf5)

Chores

  • deps: bump ip from 2.0.0 to 2.0.1 (2284d52)

v4.6.1

19 Feb 02:29
b94decf
Compare
Choose a tag to compare

4.6.1 (2024-02-15)

Chores

  • ci: add chores section to changelog (#1028) (d630720)
  • ci: fixup release please action (#1032) (f9ae7cd)
  • ci: remove schema prop (33238b1)
  • deps: bump the gha group in /.github/workflows with 1 update (70030df)
  • docs: update PR template to simplify commit descriptions (#1029) (6da9b89)
  • docs: update readme and changelog (63fd50b)
  • fix remaining lint errors (334ae74)
  • get: refactor implementation (#1025) (72f65e1)
  • get: refactor unzip symlink implementation (#1030) (69661c3)
  • get: simplify symlink logic (#1035) (4f64307), closes #1030
  • release-please-action: do not point to manifest file (96eeec8)
  • release-please-action: point to config and manifest (0a6a44d)
  • release-please: correct path to package (3719cee)
  • release-please: remove manifest (23a16fb)
  • run: mark run mode as deprecated (#1027) (1115728)
  • test: try adding chores to release notes (#1031) (5cabc20)

v4.6.0

01 Feb 17:37
4ab7b8d
Compare
Choose a tag to compare

4.6.0 (2024-02-01)

Features