A simple library for managing state in Kotlin Multiplatform projects, using Kotlin Coroutines and `StateFlow`.
Version1.2.0compared with
Version Details
| 1.1.0 | 1.2.0 | |
|---|---|---|
| Release date | Mar 24, 2024 | Jun 07, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 1.9.23 | 2.0.0 |
Runtime Changes (5)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | androidx.appcompat » appcompat | 1.6.1 | 1.7.0 |
| ~ Updated | androidx.core » core-ktx | 1.12.0 | 1.13.1 |
| ~ Updated | androidx.lifecycle » lifecycle-runtime-ktx | 2.7.0 | 2.8.1 |
| ~ Updated | androidx.lifecycle » lifecycle-viewmodel-ktx | 2.7.0 | 2.8.1 |
| ~ Updated | dev.stateholder » core | 1.1.0 | 1.2.0 |