Skip to content

v0.11.0

Compare
Choose a tag to compare
@felangel felangel released this 26 Jul 20:41
· 1170 commits to stable since this release
775fed6

What's Changed

  • chore(shorebird_cli): rename to ios-preview by @felangel in #885
  • chore(shorebird_cli): remove shorebird account create and shorebird account usage by @felangel in #886
  • refactor(shorebird_cli): refactor validators into Doctor class by @bryanoltman in #888
  • refactor(shorebird_cli): migrate list apps command to use CodePushClientWrapper by @bryanoltman in #890
  • fix(shorebird_cli): print more friendly error if cli upgrade is required by @bryanoltman in #891
  • fix(shorebird_cli): run doctor --fix on init by @bryanoltman in #895
  • chore(shorebird_cli): reintroduce run command by @bryanoltman in #887
  • fix(shorebird_cli): update archive diffing to ignore certain sets of asset files by @bryanoltman in #897
  • fix: include host gen_snapshot for arm64 by @eseidel in #899
  • fix: wrong paths for arm64 artifacts by @eseidel in #901
  • feat(shorebird_cli): add IOSDeploy by @felangel in #900
  • feat(shorebird_cli): upload xcarchive as part of ios release by @bryanoltman in #898
  • feat(shorebird_cli): shorebird release ios-preview uploads Runner.app by @felangel in #903
  • chore(shorebird_cli): rename ios-preview to ios-alpha by @bryanoltman in #905
  • fix(shorebird_cli): use platform status instead of artifacts when checking existing release by @bryanoltman in #904
  • refactor(shorebird_cli): split platform logic for shorebird preview by @felangel in #906
  • refactor(shorebird_cli): adjust IOSDeploy to installAndLaunchApp by @felangel in #907
  • fix(shorebird_cli): install ios-deploy for preview if not installed by @bryanoltman in #908
  • chore(shorebird_cli): update iOS warning by @bryanoltman in #912
  • chore(shorebird_cli): exit early if ios commands are run on non-mac OS by @bryanoltman in #914
  • fix(shorebird_cli): remove shorebird doctor --fix from integration test by @felangel in #902
  • feat(shorebird_cli): shorebird preview iOS support by @felangel in #913
  • chore(shorebird_cli): adjust shorebird release ios-alpha output by @felangel in #915
  • fix: iOS status link is broken by @eseidel in #916
  • chore(shorebird_cli): unhide iOS commands by @bryanoltman in #918
  • chore(shorebird_cli): v0.11.0 by @felangel in #917

Full Changelog: v0.10.0...v0.11.0