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!