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 (2)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.arkivanov.essenty » lifecycle-android | 2.0.0-alpha07 | 2.1.0 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 1.9.23 | 2.0.0 |
Runtime Changes (7)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | androidx.lifecycle » lifecycle-runtime-compose-android | - | 2.8.1 |
| + Added | androidx.lifecycle » lifecycle-runtime-ktx-android | - | 2.8.1 |
| ~ Updated | androidx.compose.runtime » runtime | 1.6.3 | 1.6.7 |
| ~ Updated | dev.stateholder » core-jvm | 1.1.0 | 1.2.0 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm | 1.8.0 | 1.8.1 |
| - Removed | androidx.lifecycle » lifecycle-runtime-compose | 2.7.0 | - |
| - Removed | androidx.lifecycle » lifecycle-runtime-ktx | 2.7.0 | - |