Skip to content

v0.1.0

Compare
Choose a tag to compare
@felangel felangel released this 05 May 22:16
· 1299 commits to main since this release
4342790

What's Changed

  • feat(shorebird_cli): shorebird build support --flavor and --target by @felangel in #409
  • fix(artifact_proxy): add missing artifact for darwin-x64 artifacts.zip by @felangel in #411
  • fix(artifact_proxy): add missing darwin x64 font subsets by @felangel in #415
  • feat(shorebird_cli): shorebird run support --flavor and --target by @felangel in #416
  • fix(shorebird_cli): validate release version number conforms to semver by @bryanoltman in #406
  • fix(artifact_proxy): add missing artifacts by @felangel in #424
  • fix(artifact_proxy): remove invalid urls and do not ping on deploy by @felangel in #425
  • feat(shorebird_cli): enable autofixing issues with shorebird doctor --fix by @bryanoltman in #405
  • fix(shorebird_cli): use relative paths to manifest files in shorebird doctor by @bryanoltman in #419
  • feat(shorebird_cli): app_id in shorebird.yaml can be String or Map<String, String> by @felangel in #426
  • feat(shorebird_cli): add releases list command by @bryanoltman in #427
  • feat(discord_gcp_alerts): include policy name in alert title by @felangel in #431
  • feat(shorebird_code_push_client): add deleteRelease by @bryanoltman in #430
  • fix(shorebird_cli): add more logging when rebuilding shorebird on Windows by @bryanoltman in #432
  • feat(shorebird_cli): shorebird init supports flavors by @felangel in #429
  • feat(shorebird_cli): add shorebird releases delete by @bryanoltman in #433
  • chore: bump flutter revision for flutter.gradle changes by @felangel in #439
  • refactor(shorebird_cli): adjust shorebird.yaml flavors format by @felangel in #440
  • chore: bump flutter revision for flutter.gradle changes by @felangel in #441
  • feat(shorebird_cli): shorebird release supports flavors by @felangel in #442
  • feat(shorebird_cli): shorebird patch supports flavors by @felangel in #443
  • feat(shorebird_cli): shorebird releases list supports --flavor by @felangel in #444
  • feat(shorebird_cli): shorebird releases delete supports --flavor by @felangel in #445
  • chore(shorebird_cli): v0.1.0 by @felangel in #446

Full Changelog: v0.0.10...v0.1.0