Releases: joncloud/makensis-action
Releases · joncloud/makensis-action
v4.1
v4
v3.7
v3.6
Updates
- Upgrades to glob-parent@5.1.2 @joncloud
v3.5
Updates
- Upgrades to y18n@4.0.1 @joncloud
v3.4
v3.3
Updates
- Adds samples for plugin support on Linux @joncloud
v3.2
Updates
- Adds support for running makensis on Linux/macOS @joncloud
v3.1
Updates
- Improve verbosity detection @idleberg
v3.0
Updates
- Removes NSIS binaries from repository. @joncloud
- Bumps to new major version
- Relies on NSIS being pre-installed to the default
C:\Program Files (x86)\NSIS\
path.
Breaking changes
- Self-Hosted GitHub Action Runners: You must now install your own copy of NSIS on your runner.
- NSIS should be installed at
C:\Program Files (x86)\NSIS\
(the default path).
- NSIS should be installed at