Added new targets:
wasmJs
- #45
- Switch internal map implementation to
ConcurrentHashMap
for JVM targets - #39 - Kotlin 1.9.22
- Coroutines 1.8.0
- AtomicFU 0.23.2
- Stately 2.0.6
Added new targets:
linuxArm64
- Kotlin 1.9.10
- Coroutines 1.7.2
- AtomicFU 0.21.0
- Stately 2.0.5
- New event listener APIs (@darkxanter) - #35
- Downgrade stately to 1.2.5 to fix duplicate class error - #36
Added new targets:
watchosArm64
watchosSimulatorArm64
watchosX64
FakeTimeSource
is now public - #30
- Kotlin 1.8.20.
- AtomicFU 0.20.2.
- Stately 2.0.0-rc1.
- Revert to using
state-collections
to fix JVM concurrency issue - #23
- Kotlin 1.7.20.
- AtomicFU 0.18.5.
Added new targets:
linuxX64
macosArm64
- Kotlin 1.7.10.
- Coroutines 1.6.4.
- AtomicFU 0.18.3.
- Kotlin 1.7.0.
- Coroutines 1.6.3.
- AtomicFU 0.18.2.
fakeTimeSource
inCache.Builder
has been renamed totimeSource
, and theFakeTimeSource
implementation has been removed (still available in our tests) - #20- Kotlin 1.6.21.
This release adds support for new native memory model and drops support for the old one. Many thanks to @dcvz for the contribution.
- Synchronize cache loader by key - #15
- Support new native memory model and drop support for old memory model - #17
- Kotlin 1.6.20.
- Coroutines 1.6.1.
Added new targets:
iosSimulatorArm64
macosArm64
tvosArm64
tvosSimulatorArm64
tvosX64
- Kotlin 1.6.10.
- Stately 1.2.1.
- Target Java 11.
- Change
fun newBuilder()
tooperator fun invoke()
- #7. - Compile with Kotlin 1.5.21.
- Support Kotlin 1.5.0.
- Stately to 1.1.7.
- Disable IR.
Initial release.