Skip to content

Releases: nodegui/packer

1.5.0

03 Oct 18:07
Compare
Choose a tag to compare
v1.5.0

1.5.0

1.4.1

13 Apr 21:01
Compare
Choose a tag to compare

Reverts signing.
Please sign using official process described by Apple using codesign

Fixes directory structure typo of MacOs ---> MacOS for darwin. This prevented use of codesign

1.4.0

07 Mar 12:08
Compare
Choose a tag to compare

Adds support for Qode2.0 based nodegui
Adds support for packaging shared libraries used by nodejs addons instead of only relying on Qode.

1.1.0 - NodeGUI Packer

31 Aug 16:31
Compare
Choose a tag to compare

Contains basic Packaging of apps built with NodeGUI or React NodeGUI
I would treat this as an MVP release.

  • MacOS - Produces a dmg and .app file
  • Windows - Produces a standalone directory with the executables and libraries
  • Linux - Produces both directory and AppImage