File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.8.0
4+
5+ ### Added
6+
7+ Added new targets:
8+ - ` linuxX64 `
9+ - ` macosArm64 `
10+
11+ ### Changed
12+
13+ - Kotlin 1.7.10.
14+ - Coroutines 1.6.4.
15+ - AtomicFU 0.18.3.
16+
317## 0.7.0
418
519### Changed
2034This release adds support for new native memory model and drops support for the old one. Many thanks to @dcvz for the contribution.
2135
2236### Added
37+
2338- Synchronize cache loader by key - [ #15 ] ( https://github.com/ReactiveCircus/cache4k/pull/15 )
2439- Support new native memory model and drop support for old memory model - [ #17 ] ( https://github.com/ReactiveCircus/cache4k/pull/17 )
2540
Original file line number Diff line number Diff line change 11GROUP =io.github.reactivecircus.cache4k
2- VERSION_NAME =0.8.0-SNAPSHOT
2+ VERSION_NAME =0.8.0
33
44POM_URL =https://github.com/reactivecircus/cache4k
55POM_SCM_URL =https://github.com/reactivecircus/cache4k
You can’t perform that action at this time.
0 commit comments