Releases: rybalkinsd/kohttp
Releases · rybalkinsd/kohttp
0.12.0
0.11.1
Use Kotlin map.forEach instead of Java 8 method. fixes #162 (#167)
0.11.0
HttpLoggingInterceptor (#157) * initial impl for HttpLoggerInterceptor. Changed structure of LogInterceptor. Simplified LoggingStrategy * Introduced flatMap for body, add timeMeasuring in http log * improved tests for Curl logging * Http log interecptor tests
0.10.0
Merge pull request #121 from rybalkinsd/realease/0.10.0 Release/0.10.0
0.0.1
MVP
- GET
- async GET
- CommonPool