Skip to content

0.1.0

Compare
Choose a tag to compare
@adam-lynch adam-lynch released this 27 Aug 21:46
· 93 commits to master since this release

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.