Releases: shorebirdtech/updater
Releases · shorebirdtech/updater
shorebird_code_push-v2.0.3
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
- @Abdulrasheed1729 made their first contribution in #266
Full Changelog: shorebird_code_push-v2.0.2...shorebird_code_push-v2.0.3
shorebird_code_push-v2.0.2
shorebird_code_push-v2.0.0
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
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
- fix: tighten library exports
shorebird_code_push-v2.0.0-dev.1
- BREAKING feat: rewrite
package:shorebird_code_push
public API- remove
ShorebirdCodePush
in favor ofShorebirdUpdater
- remove
- fix: update conditional imports for WASM compatibility
patch 0.2.1
What's Changed
- fix(patch): update crt-static flag in build config by @bryanoltman in #130
Full Changelog: patch-v0.2.0...patch-v0.2.1
Patch 0.2.0
Updates patch
binary to statically link C runtime for Windows binaries.
shorebird_code_push-v1.1.3
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
Fixes incorrect method name in shorebird_code_push/README.md