A simple library for managing state in Kotlin Multiplatform projects, using Kotlin Coroutines and `StateFlow`.
Version1.0.0-alpha03compared with
Version Details
| 1.0.0-alpha02 | 1.0.0-alpha03 | |
|---|---|---|
| Release date | Jul 14, 2023 | Oct 10, 2023 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.0-alpha02 | 1.0.0-alpha03 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.8.20 | 1.9.10 |
Runtime Changes (3)
| 1.0.0-alpha02 | 1.0.0-alpha03 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | androidx.core » core-ktx | 1.10.1 | 1.12.0 |
| ~ Updated | androidx.lifecycle » lifecycle-runtime-ktx | 2.6.1 | 2.6.2 |
| ~ Updated | dev.stateholder » core | 1.0.0-alpha02 | 1.0.0-alpha03 |