5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:41:59 +08:00
wails/v2
stffabi f97f5bb602
[build] Fix buildtags parsing if only one tag is specified (#1858)
* [build] Fix buildtags parsing if only one tag is specified
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-15 17:04:00 +10:00
..
cmd/wails [cli] Add check for minimum required go version (#1853) 2022-09-15 07:28:28 +10:00
internal [cli] Add check for minimum required go version (#1853) 2022-09-15 07:28:28 +10:00
pkg [build] Fix buildtags parsing if only one tag is specified (#1858) 2022-09-15 17:04:00 +10:00
tools/release v2.0.0-rc.1 (#1846) 2022-09-13 11:47:13 +10:00
go.mod Better watcher (#1827) 2022-09-04 07:47:27 +10:00
go.sum Better watcher (#1827) 2022-09-04 07:47:27 +10:00
init_windows.go [windows] Lint fixes 2021-06-21 09:58:10 +10:00
init.go chore: run go fmt ./... and go mod tidy 2021-11-25 12:14:27 +08:00
NOTES.md Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
README.md [v2] Update Workflow 2021-09-13 20:04:08 +10:00
wails.go [cli] Add check for minimum required go version (#1853) 2022-09-15 07:28:28 +10:00

Wails v2 ALPHA

This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!

This document will be updated as progress is made.