Releases: kittinunf/fuel
Releases · kittinunf/fuel
Fuel - 0.67
Fuel - 0.66
Breaking changes
- Use Result instead of Either
Feature
- Support Kotlin beta 3
Fuel - 0.62
- Fix small bugs reported by @mplatvoet. Thanks!
Fuel - 0.61
- Support Kotlin 1.0.0-beta-2423
Fuel - 0.6
Fuel - 0.57
- Fix "classes.jar has an unsupported format" by repacking the package, fix #29
Fuel - 0.56
- Support Kotlin 1.0.0-beta-1038, thanks @yoavst for nice PR 👍
Fuel - 0.55
- Support Kotlin M14
Fuel - 0.53
Fuel 0.53 is out
- Support Kotlin M13, thanks @yoavst
- Various fixes to be compatible with M13
Fuel - 0.52
- Refactor response handler
- Give precedence on param
- Provide a responseObject version to support deserialization
Check this PR #17 for full detail.