A simple library for managing state in Kotlin Multiplatform projects, using Kotlin Coroutines and `StateFlow`.
Version1.0.1compared with
Version Details
| 1.0.0 | 1.0.1 | |
|---|---|---|
| Release date | Oct 13, 2023 | Jan 04, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlin » kotlin-stdlib | - | 1.9.21 |
| ~ Updated | com.arkivanov.essenty » lifecycle-android | 1.2.0 | 1.3.0 |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib-common | 1.9.10 | - |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.9.10 | - |
Runtime Changes (2)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | androidx.compose.runtime » runtime | 1.5.0 | 1.5.4 |
| ~ Updated | dev.stateholder » core-jvm | 1.0.0 | 1.0.1 |