Skip to content

Releases: ascheja/xml-rpc-kt

2.0.3

06 Sep 09:26
Compare
Choose a tag to compare
Use ByteArrays instead of streams to allow ktor to set the content-le…

2.0.2

29 Jan 09:52
Compare
Choose a tag to compare
  • Fix problem with build

2.0.1

29 Jan 09:13
Compare
Choose a tag to compare
  • Updated to kotlin 1.8.0
  • Updated ktor to 2.2.2
  • Optimized memory usage for clients by streaming the body

2.0.0

13 Apr 11:45
Compare
Choose a tag to compare

Upgrade ktor to version 2.0.0

1.0.1

04 Apr 23:33
Compare
Choose a tag to compare
Add some documentation for getting started

1.0.0

02 Mar 01:09
Compare
Choose a tag to compare
Use groupId and version from rootProject