Releases: The-Egg-Corp/wails-build-action
Releases · The-Egg-Corp/wails-build-action
v1.4
Changelog
- Renamed the
use-bun
option tosetup-bun
. - Fixed wrong description of the
build
option. - Cleaned up the output name of build assets.
- Prev:
Wails Build Linux <build-name>
. Now:<build-name> (Linux)
- Prev:
v1.3
v1.2
Changelog
- Added support for Bun setup. Defaults to
false
. - Changed
nsis
to be required. - Added
node-uses
option to customize which action to use for Node setup. - Bumped
upload-artifact
. v3 -> v4. - Bumped
setup-go
. v4 -> v5. - Bumped
setup-node
. v3 -> v4. - Bumped
node-version
from 18.x to 20. This should stop action warnings.