Unclaimed project
Are you a maintainer of fuel? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
fuel
The easiest HTTP networking library for Kotlin/Android
androidhttp-clientkotlinnetworkingrestrxjava
Last updated about 1 month ago
Back to changelogImproved
3.0.0-alpha02
What's Changed
- Fix Maven again by @iNoles in https://github.com/kittinunf/fuel/pull/853
- Upgrade Result version by @iNoles in https://github.com/kittinunf/fuel/pull/854
- Add Headers on Get by @iNoles in https://github.com/kittinunf/fuel/pull/858
- Each Platforms override HttpLoader's methods by @iNoles in https://github.com/kittinunf/fuel/pull/861
- Customized HttpResponse Per Platforms by @iNoles in https://github.com/kittinunf/fuel/pull/863
- Upgrade Kotlin, Gradle, OkHTTP and KotlinX. by @iNoles in https://github.com/kittinunf/fuel/pull/864
- Fix Maven Publications' Signing by @iNoles in https://github.com/kittinunf/fuel/pull/865
- Increasing Test Coverages by @iNoles in https://github.com/kittinunf/fuel/pull/866
- Implement Kover Support by @iNoles in https://github.com/kittinunf/fuel/pull/868
- Upgrade some Kotlin related dependencies by @iNoles in https://github.com/kittinunf/fuel/pull/873
- [Breaking Change] New builder pattern For Result by @iNoles in https://github.com/kittinunf/fuel/pull/874
- Update README.md for Custom Configurations by @iNoles in https://github.com/kittinunf/fuel/pull/879
- Upgrade some Dependencies by @iNoles in https://github.com/kittinunf/fuel/pull/880
Fixed YAML formatting by @iNoles in https://github.com/kittinunf/fuel/pull/881Upgrade some Dependencies by @iNoles in https://github.com/kittinunf/fuel/pull/882Create renovate.json by @iNoles in https://github.com/kittinunf/fuel/pull/883Forget to keep Main Kotlin and serialization plugin same version by @iNoles in https://github.com/kittinunf/fuel/pull/886Update release.yml by @iNoles in https://github.com/kittinunf/fuel/pull/888Create Dependabot Config File by @iNoles in https://github.com/kittinunf/fuel/pull/887Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.1 by @dependabot in https://github.com/kittinunf/fuel/pull/894Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/kittinunf/fuel/pull/890Bump gradle/gradle-build-action from 2 to 3 by @dependabot in https://github.com/kittinunf/fuel/pull/891Bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.7.6 by @dependabot in https://github.com/kittinunf/fuel/pull/892Bump com.squareup.okio:okio from 3.7.0 to 3.9.0 by @dependabot in https://github.com/kittinunf/fuel/pull/899Bump moshi from 1.15.0 to 1.15.1 by @dependabot in https://github.com/kittinunf/fuel/pull/897Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in https://github.com/kittinunf/fuel/pull/901Bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.0 by @dependabot in https://github.com/kittinunf/fuel/pull/902Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.1 to 2.17.1 by @dependabot in https://github.com/kittinunf/fuel/pull/903[Release] Bump new version for 3.0.0-alpha2 by @kittinunf in https://github.com/kittinunf/fuel/pull/904[Fix] Fix publishing task to include sourceJa after verification process is failing by @kittinunf in https://github.com/kittinunf/fuel/pull/905New Contributors
Thanks @iNoles for his awesome contribution as always!
Full Changelog: https://github.com/kittinunf/fuel/compare/3.0.0-alpha01...3.0.0-alpha02