Skip to content

v0.3.4

Compare
Choose a tag to compare
@fzhinkin fzhinkin released this 08 May 14:03
· 6 commits to master since this release

Features

  • Kotlin updated to 1.9.24 #315
  • Supported linuxArm32Hfp target #303
  • Enabled KLib ABI validation
  • Provided extension functions to read (Source.readCodePointValue) and write (Sink.writeCodePointValue) Unicode code point values #307
  • Provided function to list directories (FileSystem.list) #222