Skip to content

0.1.8

Choose a tag to compare

@itboy87 itboy87 released this 18 Sep 07:10
· 275 commits to release since this release

What's Changed

  • Add ksoup-lite variant without any external IO or Network Dependencies #77
  • Remove charset dependency from ksoup-core #66
  • Remove ktor-http dep from ksoup-core #73
  • Pure Kotlin implementation for CodePoint & remove the external dependency for CodePoint #74
  • Create SourceReader operating with ByteArray #76