Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.24.0 source code.tar.gz | 2025-01-07 | 1.2 MB | |
7.24.0 source code.zip | 2025-01-07 | 1.4 MB | |
README.md | 2025-01-07 | 242 Bytes | |
Totals: 3 Items | 2.6 MB | 0 |
Core
- Kotlin 2.1.0
- Gradle 8.11.1
- Replace
ScopeClosable
by Kotlin'sAutoCloseable
[#463]
Frameworks
- Migrate to Ktor 3.+
Bug fixes
- Use kotlinx-atomicfu to synchronize scopes on each platform [#460]