Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@fzhinkin fzhinkin released this 24 Jun 22:21

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 and kotlinx.io.files.Path.sink to ERROR #457

Bugfixes

  • Fixed ArrayIndexOutOfBoundsException thrown from okio.Sink.asKotlinxIoRawSink #453

Thanks to @whyoleg and @revonateB0T for their contributions!