Skip to content

v0.9.2

Compare
Choose a tag to compare
@felangel felangel released this 15 Jul 01:08
· 1219 commits to stable since this release
29843b6

What's Changed

  • refactor(shorebird_cli): use scoped cache by @felangel in #806
  • refactor(shorebird_cli): extract Java functionality by @felangel in #807
  • refactor(shorebird_cli): scoped process and engine config by @felangel in #808
  • chore(shorebird_cli): add integration test for init, release, and patch by @bryanoltman in #805
  • feat(shorebird_cli): add Bundletool by @felangel in #814
  • feat(shorebird_cli): add buildApks to bundletool by @felangel in #816
  • feat(shorebird_cli): add --force flag to apps delete command by @bryanoltman in #812
  • feat(shorebird_cli): add installApks to bundletool by @felangel in #817
  • feat(shorebird_cli): add getPackageName to bundletool by @felangel in #818
  • chore(shorebird_cli): add delete app to end of integration test by @bryanoltman in #813
  • refactor(shorebird_cli): add AndroidStudio by @felangel in #822
  • chore(shorebird_code_push_protocol): use Money object instead of int for dollar values by @bryanoltman in #820
  • feat(shorebird_cli): add AndroidSdk by @felangel in #823
  • chore: use int as Money transport type, expose money2 dependency from shorebird_code_push_protocol by @bryanoltman in #827
  • feat(shorebird_cli): add Adb by @felangel in #825
  • chore: remove unnecessary money2 imports by @bryanoltman in #831
  • chore(shorebird_cli): hide build commands by @bryanoltman in #832
  • fix(shorebird_cli): add --allow-downgrade to install-apks by @felangel in #833
  • feat(shorebird_cli): add getApps and getReleases to CodePushClientWrapper by @felangel in #834
  • feat(shorebird_cli): add previews directory to cache by @felangel in #835
  • feat(shorebird_cli): add logcat to Adb by @felangel in #836
  • fix(shorebird_cli): allow user to proceed if java/kotlin changes are detected by @bryanoltman in #843
  • feat(shorebird_cli): add shorebird preview command by @felangel in #845
  • feat(shorebird_cli): deprecate shorebird run by @felangel in #846
  • feat(shorebird_cli): upgrade to Flutter 3.10.6 by @felangel in #847
  • chore(shorebird_cli): remove "shorebird run" from shorebird init output by @felangel in #848
  • chore(shorebird_cli): hide deprecated shorebird run command by @felangel in #849
  • fix(shorebird_cli): bump engine revision to export missing symbols by @felangel in #853
  • chore(shorebird_cli): v0.9.2 by @felangel in #854
  • fix(shorebird_cli): adb filter windows by @felangel in #855

Full Changelog: v0.9.1...v0.9.2