Skip to content

Releases: go-flutter-desktop/hover

v0.47.2: fixes https://github.com/go-flutter-desktop/go-flutter/issues/674

18 Aug 11:06
59c407d
Compare
Choose a tag to compare
Merge pull request #246 from go-flutter-desktop/fix/remove-go-rice

Use go embed instead of go rice

v0.47.1: fixes: go-flutter#666

20 Jul 12:48
19815fa
Compare
Choose a tag to compare
Fixes new flutter 3 log description https://github.com/go-flutter-desktop/go-flutter/issues/666

v0.47.0: Switch to go-flutter-desktop engine builds, update snapshot generatio…

01 Dec 14:48
47ca2c9
Compare
Choose a tag to compare
…n (#227)

The --no-causal-async-stacks option is no longer present.

v0.46.6

08 Aug 08:11
9a3787e
Compare
Choose a tag to compare
CHORE: append path separator to LDFLAGS so linking actually works (#220)

v0.46.5: enable users to prepare the flutter engine within docker image withou…

20 Jun 20:15
5125350
Compare
Choose a tag to compare
…t building first. (#214)

* create prepare-engine subcommand and use it in the dockerfile

* fix(deps): github.com/otiai10/[email protected]: missing go.sum entry

* fix(deps): go mod tidy

* fix: swap engine prep to debug mode

* fix: add missing ~ to CGO_LDFLAGS

* remove support for multiple target OSes in prepare-engine.

remove the prepare step within the docker image, users can prepare which ever engines they need on the fly

add all supported engines to the CGO_LDFLAGS of the docker image

* FEAT: add profile mode

FIX: ensure exactly one mode is set at a time

* FIX: don't check for darling within prepare-engine, simply fail for darwin releases

* FIX: fail to prepare engine in release mode if on darwin

* FIX: add profile for windows and linux

* REQUEST: rework prepare mode validation logic

FEAT: debug mode is default again

v0.46.4

12 Jun 22:18
Compare
Choose a tag to compare
Fix engine download

v0.46.3: Merge pull request #209 from go-flutter-desktop/config/organization-name

25 Mar 15:21
248da4a
Compare
Choose a tag to compare

v0.46.2

21 Jan 23:05
5770105
Compare
Choose a tag to compare
Fix MacOSX version min (#199)

v0.46.1: Merge pull request #184 from go-flutter-desktop/fix/linux-aot-cross-c…

15 Dec 22:34
fef9cfc
Compare
Choose a tag to compare

v0.46.0

13 Dec 09:16
Compare
Choose a tag to compare
Update module GeertJohan/go.rice to v1.0.1