Skip to content

Releases: shorebirdtech/updater

shorebird_code_push-v2.0.3

07 Feb 21:53
cbe348c
Compare
Choose a tag to compare

What's Changed

  • chore: add cspell checking and make pass by @eseidel in #244
  • chore(deps): bump ffigen from 15.0.0 to 16.0.0 in /shorebird_code_push in the shorebird_code_push-deps group by @dependabot in #245
  • fix(updater): re-export shorebird_check_for_update for backward compat by @felangel in #258
  • chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /shorebird_code_push in the shorebird_code_push-deps group by @dependabot in #260
  • feat(shorebird_code_push): override toString in exceptions by @Abdulrasheed1729 in #266
  • chore(shorebird_code_push): v2.0.3 by @felangel in #268

New Contributors

Full Changelog: shorebird_code_push-v2.0.2...shorebird_code_push-v2.0.3

shorebird_code_push-v2.0.2

20 Nov 17:57
7b12411
Compare
Choose a tag to compare

What's Changed

Full Changelog: shorebird_code_push-v2.0.1...shorebird_code_push-v2.0.2

shorebird_code_push-v2.0.0

20 Nov 14:51
Compare
Choose a tag to compare

Update the minimum Flutter version from 3.24.4 to 3.24.5 (3.24.4 does not include the updater changes required to support the new API).

shorebird_code_push-v2.0.0

14 Nov 21:34
Compare
Choose a tag to compare

What's Changed

  • fix: Revert "feat: generate a rollout group number on UpdaterState creation" by @bryanoltman in #231
  • fix: reset patches when updater state fails to deserialize by @bryanoltman in #233
  • docs: Clarify that update() Future only completes when download is done. by @eseidel in #236
  • feat(shorebird_code_push): track support by @felangel in #232
  • chore: prep version 2.0 by @bryanoltman in #237

Full Changelog: shorebird_code_push-v2.0.0-dev.2...shorebird_code_push-v2.0.0

shorebird_code_push-v2.0.0-dev.2

05 Nov 17:51
488570d
Compare
Choose a tag to compare
Pre-release
  • fix: tighten library exports

shorebird_code_push-v2.0.0-dev.1

04 Nov 20:10
6f1be35
Compare
Choose a tag to compare
Pre-release
  • BREAKING feat: rewrite package:shorebird_code_push public API
    • remove ShorebirdCodePush in favor of ShorebirdUpdater
  • fix: update conditional imports for WASM compatibility

patch 0.2.1

27 Feb 19:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: patch-v0.2.0...patch-v0.2.1

Patch 0.2.0

26 Feb 22:05
Compare
Choose a tag to compare

Updates patch binary to statically link C runtime for Windows binaries.

shorebird_code_push-v1.1.3

20 Oct 19:46
Compare
Choose a tag to compare

What's Changed

  • chore(shorebird_code_push): remove error log when shorebird is unavailable by @bryanoltman in #101
  • docs(shorebird_code_push): improve example in readme by @bryanoltman in #102

Full Changelog: shorebird_code_push-v1.1.2...shorebird_code_push-v1.1.3

shorebird_code_push-v1.1.2

08 Oct 03:42
Compare
Choose a tag to compare

Fixes incorrect method name in shorebird_code_push/README.md