Releases: kosi-libs/Kodein
Releases Β· kosi-libs/Kodein
v7.26.0
What's Changed
- #469: Add parameterized new support by @Nek-12 in #476
- Compose Multiplatform 1.8.0-rc01
- Kotlin 2.1.21-rc02
- Remove Gradle JVM toolchains
New Contributors
Full Changelog: v7.25.0...v7.26.0
7.25.0
Compose
- JS: Re-enable lost JS target
7.24.1
Frameworks
- Compose Multiplatform 1.7.3
- Compose compiler 2.1.0
7.24.0
Core
- Kotlin 2.1.0
- Gradle 8.11.1
- Replace
ScopeClosable
by Kotlin's AutoCloseable
#463
Frameworks
Bug fixes
- Use kotlinx-atomicfu to synchronize scopes on each platform #460
7.23.1
chore: revert deprecation on Compose Multiplatform APIs.
7.23.0
- Jetpack Compose : remove deprecated annotations to avoid warning on users
7.21.2
Compose Multiplatform
1.6.0-alpha01
- Fix Kotlin/Wasm targets