Skip to content

v0.3.1

Compare
Choose a tag to compare
@fzhinkin fzhinkin released this 02 Feb 11:56

Features

  • Updated Kotlin to 1.9.22
  • Enabled Wasm Wasi target #236 (Note that neither of Wasm targets has filesystem support yet)
  • Support path resolution #228
  • Dokka configs are improved

Bugfixes

  • Fixed Path::parent behavior on Windows #227
  • Aligned behavior of FileSystem::sink and FileSystem::source across all platforms #252
  • Fixed handling of paths containing a whitespace character #248

Thanks to @lppedd and @whyoleg for contributions!