v0.9.0
What's Changed
- fix(shorebird_cli): wrap ∞ in lightCyan to fix usage command test by @bryanoltman in #772
- fix(shorebird_cli): remove runInShell from bundle version commands by @bryanoltman in #769
- chore: add basic e2e test to shorebird_cli by @bryanoltman in #773
- feat(shorebird_code_push_protocol): add ShorebirdPlan model by @bryanoltman in #776
- feat(shorebird_code_push_protocol): add
currentPeriodCost
to GetUsageResponse by @bryanoltman in #778 - feat: expose --dart-define directly in
shorebird run
cli by @DarthBenro008 in #693 - feat(shorebird_cli): improve missing options usage error by @felangel in #785
- feat(shorebird_cli): improve
shorebird account create
existing account message by @felangel in #786 - chore(code_push_client): bump version by @felangel in #787
- chore(shorebird_cli): add extra logging to powershell script when determining whether shorebird needs update by @bryanoltman in #746
- fix: forward
stdin
from shorebird to flutter process by @DarthBenro008 in #692 - chore(shorebird_cli): v0.9.0 by @felangel in #788
New Contributors
- @DarthBenro008 made their first contribution in #693
Full Changelog: v0.8.0...v0.9.0