Releases: shorebirdtech/updater
Releases · shorebirdtech/updater
shorebird_code_push-v2.0.5
What's Changed
- docs: Update README.md - Discord logo by @nvbien2000 in #283
- chore(shorebird_code_push): v2.0.5 by @felangel in #294
- fix(example): analysis warning by @eseidel in #293
New Contributors
- @nvbien2000 made their first contribution in #283
Full Changelog: shorebird_code_push-v2.0.4...shorebird_code_push-v2.0.5
shorebird_code_push-v2.0.4
What's Changed
- refactor(shorebird_code_push): upgrade analysis_options by @felangel in #269
- fix: roll back patches in check_for_downloadable_update by @bryanoltman in #270
- fix(shorebird_code_push): update error message to reflect desktop support by @albinpk in #279
- feat: allow for arbitrary track names by @bryanoltman in #281
- chore: draft release 2.0.4 by @bryanoltman in #282
New Contributors
Full Changelog: shorebird_code_push-v2.0.3...shorebird_code_push-v2.0.4
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_updatefor 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
toStringin 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_pushpublic API- remove
ShorebirdCodePushin 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.