Releases: MobileNativeFoundation/Store
Releases · MobileNativeFoundation/Store
5.0.0-alpha04
Summary
- Introduce MutableStore
- Implement RealMutableStore with Store delegate
- Extract Store and MutableStore methods to use cases
PRs
- Add Write + Conflict Resolution in #496
- Clean Up in #499
- Add Validator in #500
- Expose AtomicFU in #505
- Modify workflow in #520
Full Changelog: 5.0.0-alpha03...5.0.0-alpha04
5.0.0-alpha.5
KMM SPM package release for 5.0.0-alpha.5
5.0.0-alpha03
5.0.0-alpha03
This release adds support for Store on iOS, JVM, and JS. Concepts and usage are unchanged from Store4. In a future release we will reintroduce support for local and remote writes with conflict resolution based on Google's offline first guidance.
Changes
- Target Android, iOS, JVM, JS
- Remove concept of Market
- Remove support for local and remote writes
5.0.0-alpha.4
KMM SPM package release for 5.0.0-alpha.4
5.0.0-alpha02
Changes
New
- Target iOS (iosArm64, iosX64)
- Target JS (browser, nodejs)
Maintenance
- Rename packages to
org.mobilenativefoundation.store
5.0.0-alpha.3
KMM SPM package release for 5.0.0-alpha.3
5.0.0-alpha0.1
KMM SPM package release for 5.0.0-alpha0.1
5.0.0-alpha.2
KMM SPM package release for 5.0.0-alpha.2
5.0.0-alpha.1
KMM SPM package release for 5.0.0-alpha.1
kmm-artifacts-5.0.0-alpha0: Prepare next development version (#468)
Signed-off-by: mramotar <mramotar@dropbox.com> Signed-off-by: mramotar <mramotar@dropbox.com>