Releases: host-uk/build
Releases · host-uk/build
v4.0.0
What's Changed
- docs(readme): correct typos by @supersonictw in #25
- Fix the issue where the zip file after packaging on macOS lacks the x… by @bli22ard in #21
- feat: allow to pass tags to wails build command by @DjLeChuck in #23
- Update upload-artifact action to v4 due to deprecation by @LukeG1 in #24
- [fix] upgrade libwebkit2gtk-4.0 to 4.1 for fix linux latest build dependence error by @yimiaoxiehou in #27
- Garble Support by @Snider in #34
- builder dependency caching by @Snider in #36
- Fixed the comparison of input.nsis by @nasum in #38
- Have macOS installer install to Applications by @makew0rld in #37
- Add descriptive markdown documentation by @google-labs-jules[bot] in #54
- V3 by @Snider in #60
New Contributors
- @supersonictw made their first contribution in #25
- @bli22ard made their first contribution in #21
- @DjLeChuck made their first contribution in #23
- @LukeG1 made their first contribution in #24
- @yimiaoxiehou made their first contribution in #27
- @nasum made their first contribution in #38
- @makew0rld made their first contribution in #37
- @google-labs-jules[bot] made their first contribution in #54
Full Changelog: v2.2...v4.0.0
v2.2
What's Changed
- Updated 3rd-party actions by @amnuts in https://github.com/dAppServer/wails-build-action/pull/14
New Contributors
- @amnuts made their first contribution in https://github.com/dAppServer/wails-build-action/pull/14
Full Changelog: dAppServer/wails-build-action@v2.1...v2.2
Windows no -nsis
What's Changed
- Build names in build output by @olup in https://github.com/dAppServer/wails-build-action/pull/2
- Change default Go version from "1.17" to "stable" by @jngo102 in https://github.com/dAppServer/wails-build-action/pull/6
- Update default Go version in README by @jngo102 in https://github.com/dAppServer/wails-build-action/pull/7
New Contributors
- @jngo102 made their first contribution in https://github.com/dAppServer/wails-build-action/pull/6
Full Changelog: dAppServer/wails-build-action@v1...v2.1
win,lin,mac builds
v1 Update README.md