Skip to content

v0.12.0

Compare
Choose a tag to compare
@felangel felangel released this 04 Aug 21:52
· 1063 commits to stable since this release
fa494f8

What's Changed

  • chore(deps): bump pkg:mocktail to 1.0.0 by @felangel in #992
  • fix(shorebird_cli): don't run AndroidInternetPermissionValidator if no android project exists by @bryanoltman in #995
  • refactor(shorebird_cli): use scoped ShorebirdValidator by @felangel in #996
  • chore(shorebird_cli): fix shorebird validator test by @bryanoltman in #1000
  • fix(shorebird_cli): look in build directory for ipa instead of finding name based on plist by @bryanoltman in #999
  • refactor(shorebird_cli): use scoped ShorebirdEnv and remove buildCodePushClient by @felangel in #1005
  • feat(shorebird_cli): scope Flutter installations by revision by @felangel in #1007
  • refactor(shorebird_cli): ShorebirdEnv support for flutterRevision override by @felangel in #1009
  • feat(shorebird_cli): shorebird release android support for --split-per-abi by @felangel in #1010
  • feat(shorebird_cli): add IpaDiffer to get changes between to ipa files by @bryanoltman in #1004
  • feat(shorebird_cli): add ShorebirdFlutterManager by @felangel in #1012
  • refactor(shorebird_cli): speed up aar differ by using same zip diff technique as ipa by @bryanoltman in #1011
  • refactor(shorebird_cli): consolidate android archive diffing into one class by @bryanoltman in #1013
  • feat(shorebird_cli): shorebird patch aar supports dynamic Flutter revision by @felangel in #1015
  • fix(shorebird_cli): flutter revision detection in shorebird patch by @felangel in #1016
  • fix(shorebird_cli): flutter revision detection in shorebird release by @felangel in #1017
  • feat(shorebird_cli): improve shorebird.yaml inline doc comments by @felangel in #1018
  • feat(shorebird_cli): shorebird patch ios-framework-alpha supports dynamic Flutter revision by @felangel in #1019
  • feat(shorebird_cli): shorebird patch android supports dynamic Flutter revision by @felangel in #1023
  • feat(shorebird_cli): shorebird patch ios-alpha supports dynamic Flutter revision by @felangel in #1024
  • feat(shorebird_cli): warn users of asset changes when patching ios releases by @bryanoltman in #1025
  • feat(shorebird_cli): shorebird patch aar optimizations by @felangel in #1026
  • feat(shorebird_cli): shorebird patch ios-framework-alpha optimizations by @felangel in #1027
  • feat(shorebird_cli): improve missing release version errors in shorebird patch by @felangel in #1028
  • feat(shorebird_cli): shorebird patch compares local and remote release versions by @felangel in #1029
  • fix(shorebird_cli): windows install flutter path by @felangel in #1031
  • style(shorebird_cli): improve formatting of missing release version error in shorebird patch by @felangel in #1032
  • fix(shorebird_cli): e2e test fixes for main branch by @felangel in #1033
  • chore(shorebird_cli): bump flutter revision by @felangel in #1038
  • chore: bump flutter revision to 0e2d280277cf9f60f7ba802a59f9fd187ffdd050 by @felangel in #1040
  • fix(shorebird_cli): shorebird patch ios-alpha build elf aot snapshot use flutter revision override by @felangel in #1041
  • chore(shorebird_cli): v0.12.0 by @felangel in #1039

Full Changelog: v0.11.2...v0.12.0