v0.13.0
What's Changed
- feat(code_push_protocol): Add GetReleasePatchesResponse by @bryanoltman in #1094
- feat(shorebird_cli): don't prompt if environment variable detects CI by @bryanoltman in #1099
- fix(shorebird_cli): compare contents of .car files when checking for asset diffs by @bryanoltman in #1103
- feat(shorebird_cli):
shorebird patch android
detects release version by @felangel in #1108 - fix(shorebird_cli): fix iOS app file regex by @bryanoltman in #1105
- feat(shorebird_cli):
shorebird patch ios-alpha
detects release version by @felangel in #1110 - fix(shorebird_cli): run flutter pub get after builds to reset
.dart_tool/package_config.json
by @bryanoltman in #1111 - feat(shorebird_cli):
shorebird flutter versions use <revision>
by @felangel in #1112 - refactor(shorebird_cli): remove deprecated
shorebird releases
commands by @felangel in #1113 - refactor(shorebird_cli): remove deprecated
shorebird account upgrade
command by @felangel in #1114 - refactor(shorebird_cli): remove deprecated
shorebird apps list/delete
commands by @felangel in #1116 - fix(shorebird_cli):
shorebird upgrade
remove git prune by @felangel in #1118 - fix(e2e): remove references to deprecated commands by @felangel in #1120
- feat(code_push_protocol): add currency to
ShorebirdPlan
by @felangel in #1124 - chore(shorebird_cli): v0.13.0 by @felangel in #1117
Full Changelog: v0.12.3...v0.13.0