Releases: ReactiveCircus/cache4k
Releases · ReactiveCircus/cache4k
0.14.0
What's Changed
- Kotlin 2.1.0
- Coroutines 1.10.1
- AtomicFU 0.27.0
- Stately 2.1.0
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- Add wasmJs support by @luca992 in #45
- Use
ConcurrentHashMap
for JVM target by @ychescale9 in #39 - Kotlin 1.9.22
- Coroutines 1.8.0
- AtomicFU 0.23.2
- Stately 2.0.6
New Contributors
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- add
linuxArm64
target by @svok in #42 - Kotlin 1.9.10, Coroutines 1.7.2, AtomicFU 0.21.0, Stately 2.0.5
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Add event listener by @darkxanter in #35
- Downgrade stately to 1.2.5 due to duplicated class error by @ychescale9 in #36
New Contributors
- @darkxanter made their first contribution in #35
Full Changelog: 0.10.0...0.11.0
0.10.0
0.9.0
What's Changed
- Update README.md (missing mingw & linux) by @andreypfau in #26
- Revert to using stately-collections to ensure JVM thread-safety. by @ychescale9 in #27
- Kotlin 1.7.20.
- AtomicFU 0.18.5.
New Contributors
- @andreypfau made their first contribution in #26
Full Changelog: 0.8.0...0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
This release adds support for new native memory model and drops support for the old one. Many thanks to @dcvz for the contribution.
What's Changed
- Add KeyedSynchronizer for synchronized cache loader by @dcvz in #15
- Better Support for new MM by @dcvz in #17
- Kotlin 1.6.20.
- Coroutines 1.6.1
New Contributors
Full Changelog: 0.4.0...0.5.0