github fleeksoft/ksoup 0.1.6
Release 0.1.6

latest releases: 0.2.2, 0.2.1, 0.2.0...
5 months ago

What's Changed

  • Add Okio target #53
  • Use SourceReader for network request body parsing.
  • Add HttpResponse.asSourceReader() ext function. #54
  • Change scope of SourceReaderImp to internal and add public functions SourceReader.from.
  • Change scope of FileSourceImp to internal and add public functions FileSource.from.
  • Add extension functions: java.io.File.toFileSource(), java.nio.file.Path.toFileSource() & InputStream.toSourceReader()
  • Update to latest Jsoup (d3104a0)

Build Improvements

  • Replaced the Amper plugin with a custom Micro Amper Gradle script.
  • Upgrade Kotlin to 2.0.20 and AGP to 8.5.0

Don't miss a new ksoup release

NewReleases is sending notifications on new releases.