Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-24 | 421 Bytes | |
v0.8.0 source code.tar.gz | 2025-06-24 | 312.5 kB | |
v0.8.0 source code.zip | 2025-06-24 | 469.0 kB | |
Totals: 3 Items | 781.9 kB | 2 |
Features
- Updated Kotlin version to 2.2, Dokka to 2.0.0 and also updated few other dependencies [#455], [#432], [#442], [#456]
- Increased deprecation level for
kotlinx.io.files.Path.source
andkotlinx.io.files.Path.sink
toERROR
[#457]
Bugfixes
- Fixed
ArrayIndexOutOfBoundsException
thrown fromokio.Sink.asKotlinxIoRawSink
[#453]
Thanks to @whyoleg and @revonateB0T for their contributions!