A simple library for managing state in Kotlin Multiplatform projects, using Kotlin Coroutines and `StateFlow`.
Version1.0.0-alpha02compared with
Version Details
| 1.0.0-alpha01 | 1.0.0-alpha02 | |
|---|---|---|
| Release date | Jul 12, 2023 | Jul 14, 2023 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.0-alpha01 | 1.0.0-alpha02 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.9.0 | 1.8.20 |
Runtime Changes (1)
| 1.0.0-alpha01 | 1.0.0-alpha02 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dev.stateholder » core | 1.0.0-alpha01 | 1.0.0-alpha02 |