Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@lucor lucor released this 17 May 10:10
· 434 commits to master since this release
f61a0b4

Added

  • Add darwin arm64 target #39
  • Add FreeBSD on arm64 target #29
  • Add the darwin-image command to build the darwin docker image
  • Add the local flag for darwin to build directly from the host
  • Add a dedicated docker image for macOS
  • Add a dedicated docker image for Windows
  • Darwin image build: add support for SDK version #45

Changed

  • Update Go to v1.16.4
  • Update fyne CLI to v2.0.3
  • Update FreeBSD SDK to v12.2 #29
  • Refactor docker images layout to ensure compatibility with previous versions of fyne-cross

Fixed

  • Fix android keystore path is not resolved correctly
  • Fix some release flags are always set even if empty
  • Fix appID flag should not have a default #25
  • Fix the option --env does not allow values containing comma #35

Removed

  • Remove darwin 386 target
  • Remove the dependency from the docker/golang-cross image for the base image