Releases: ascheja/xml-rpc-kt
Releases · ascheja/xml-rpc-kt
2.0.3
Use ByteArrays instead of streams to allow ktor to set the content-le…
2.0.1
- Updated to kotlin 1.8.0
- Updated ktor to 2.2.2
- Optimized memory usage for clients by streaming the body
2.0.0
Upgrade ktor to version 2.0.0
1.0.1
Add some documentation for getting started
1.0.0
Use groupId and version from rootProject