v0.9.2
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
tobundletool
by @felangel in #816 - feat(shorebird_cli): add
--force
flag toapps delete
command by @bryanoltman in #812 - feat(shorebird_cli): add
installApks
tobundletool
by @felangel in #817 - feat(shorebird_cli): add
getPackageName
tobundletool
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
toinstall-apks
by @felangel in #833 - feat(shorebird_cli): add
getApps
andgetReleases
toCodePushClientWrapper
by @felangel in #834 - feat(shorebird_cli): add previews directory to cache by @felangel in #835
- feat(shorebird_cli): add
logcat
toAdb
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