Skip to content

Releases: nodegui/packer

1.5.0

Choose a tag to compare

@a7ul a7ul released this 03 Oct 18:07
v1.5.0

1.5.0

1.4.1

Choose a tag to compare

@a7ul a7ul released this 13 Apr 21:01

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

Choose a tag to compare

@a7ul a7ul released this 07 Mar 12:08

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

Choose a tag to compare

@a7ul a7ul released this 31 Aug 16:31

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