| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.1.0-alpha04 source code.tar.gz | 2024-07-07 | 902.5 kB | |
| 5.1.0-alpha04 source code.zip | 2024-07-07 | 1.0 MB | |
| README.md | 2024-07-07 | 1.5 kB | |
| Totals: 3 Items | 1.9 MB | 0 | |
Important
⚠️ Version 5.1.0-alpha03 inadvertently raised the minSdk. We strongly recommend using 5.1.0-alpha04, which fixes this issue.
What's Changed
- Release 5.1.0-alpha02 by @matt-ramotar in https://github.com/MobileNativeFoundation/Store/pull/601
- Prepare for development by @matt-ramotar in https://github.com/MobileNativeFoundation/Store/pull/607
- Add wasmJS target to the Cache module by @BoD in https://github.com/MobileNativeFoundation/Store/pull/605
- Add Cache.getAllPresent() by @BoD in https://github.com/MobileNativeFoundation/Store/pull/609
- Update ChannelManager.kt by @lukisk in https://github.com/MobileNativeFoundation/Store/pull/637
- Fix failing CI tests by @matt-ramotar in https://github.com/MobileNativeFoundation/Store/pull/641
- Add binary compatibility validator and convention plugins by @matt-ramotar in https://github.com/MobileNativeFoundation/Store/pull/645
- Release 5.1.0-alpha03 by @matt-ramotar in https://github.com/MobileNativeFoundation/Store/pull/647
- fix: lower JVM target to Java 11 by @msfjarvis in https://github.com/MobileNativeFoundation/Store/pull/648
- Use Java 11 everywhere by @matt-ramotar in https://github.com/MobileNativeFoundation/Store/pull/649
New Contributors
- @BoD made their first contribution in https://github.com/MobileNativeFoundation/Store/pull/605
- @msfjarvis made their first contribution in https://github.com/MobileNativeFoundation/Store/pull/648