Skip to content

Releases: nwutils/nw-updater

v0.3.5

09 Jun 14:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...v0.3.5

bug fix

25 Sep 08:16
Compare
Choose a tag to compare

bug fix:

  • Redirect unzip's stdout to /dev/null. #46

0.2.0

03 Sep 14:46
Compare
Choose a tag to compare

Changes:

  • #13 Progress monitor
  • #45 fix win

bug fixes

quick fix for linux

02 Sep 15:05
Compare
Choose a tag to compare

makes 0.1.0 work for linux

0.1.0

27 Aug 21:46
Compare
Choose a tag to compare

Changes:

  • Custom app & exec name / path support. Much more flexible now, less assumptions. See readme. #35 #37
  • updater.checkNewVersion now always calls callback with newVersionExists argument and enforces semantic versioning. #36 #39
  • updater.run just calls nw.gui.Shell.openItem for Windows & Mac. #37 #41
  • updater.download now correctly handles 404s, etc. #34
  • Improved docs.

0.0.3: Merge pull request #32 from adam-lynch/runinstaller-cb

21 Aug 18:31
Compare
Choose a tag to compare