Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.0-alpha02 source code.tar.gz | 2024-05-19 | 84.5 kB | |
3.0.0-alpha02 source code.zip | 2024-05-19 | 123.7 kB | |
README.md | 2024-05-19 | 3.3 kB | |
Totals: 3 Items | 211.4 kB | 0 |
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/881
- Upgrade some Dependencies by @iNoles in https://github.com/kittinunf/fuel/pull/882
- Create renovate.json by @iNoles in https://github.com/kittinunf/fuel/pull/883
- Forget to keep Main Kotlin and serialization plugin same version by @iNoles in https://github.com/kittinunf/fuel/pull/886
- Update release.yml by @iNoles in https://github.com/kittinunf/fuel/pull/888
- Create Dependabot Config File by @iNoles in https://github.com/kittinunf/fuel/pull/887
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.1 by @dependabot in https://github.com/kittinunf/fuel/pull/894
- Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/kittinunf/fuel/pull/890
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in https://github.com/kittinunf/fuel/pull/891
- Bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.7.6 by @dependabot in https://github.com/kittinunf/fuel/pull/892
- Bump com.squareup.okio:okio from 3.7.0 to 3.9.0 by @dependabot in https://github.com/kittinunf/fuel/pull/899
- Bump moshi from 1.15.0 to 1.15.1 by @dependabot in https://github.com/kittinunf/fuel/pull/897
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in https://github.com/kittinunf/fuel/pull/901
- Bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.0 by @dependabot in https://github.com/kittinunf/fuel/pull/902
- Bump 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/905
New 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