Skip to content

Releases: kittinunf/fuel

3.0.0-alpha02

20 May 01:41
71219fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks @iNoles for his awesome contribution as always!

Full Changelog: 3.0.0-alpha01...3.0.0-alpha02

3.0.0-alpha01

02 Apr 14:03
93a6216
Compare
Choose a tag to compare

Description

This is an alpha01 version for 3.0.0.

Fuel 3.0.0 is a new start-from-scratch implementation to support multiplatform. This is an alpha release and early version for Fuel, any feedbacks are welcome.

Thanks @iNoles for his fantastic work 🎉 🥳

Fuel - 2.3.1

14 Dec 13:57
da920c5
Compare
Choose a tag to compare

Description

2.3.1 has been released with small fixes ⛽ ⛽ ⛽

[KotlinX Serialization] Update to new version
Fix: PATCH on HTTPS endpoint
Fix Jackson extension functions and their tests

Fuel - 2.3.0

23 Sep 05:42
e8993d4
Compare
Choose a tag to compare

2.3.0

  • Update all core and related libraries to use Kotlin 1.4.0 compatible dependencies (As far as we concern, this won't be compatible with Kotlin 1.3.72, please make sure that your project is updated to Kotlin 1.4.x version)
  • Fix #757 and #765

Fuel - 2.2.3

09 Jun 07:51
85d8a8d
Compare
Choose a tag to compare

Description

2.2.3 has been released with small fixes 🎉 🎉 🎉

Changes

[#718] Charset issue fix
[#744] Transfer encoding bug

Publishing

[#750] Maven central supported by @DanySK

Fuel - 2.2.2

09 Apr 08:47
d141168
Compare
Choose a tag to compare

Description

2.2.2 introduce bug fixes to Fuel library. 🎉 🎉 🎉

Changes

[#733] Fix KotlinX serialization problem
[#662] Add method to provide an object as a body content by @lucasqueiroz

Fuel - 2.2.1

07 Sep 11:30
e8b5c79
Compare
Choose a tag to compare

Description

2.2.1 includes bug fixes to Fuel library.

Changes

Fixed HTTPClient Response Message #670 by @iNoles

Update documentation based on code in FuelJson.kt #678 by @aj-65

Fix #667: use wrapped OutputStream batch write in ProgressOutputStream #675 by @tfactor2

Update Content Type regex to better match spec #673 by @ProjectZed

Update kotlinter-gradle #672 by @iNoles

Don't buffer output stream when no progress callback is given #668 by @jsyeo

Fix curlString #664 by @SleeplessByte

Thanks, you all for improvement and contribution to Fuel project. 🍻 💯 🏆

Fuel - 2.2.0

31 Jul 14:49
Compare
Choose a tag to compare

Description

2.2.0 includes bug fixes and improvement for Fuel library.

Changes

Thanks, everyone who got involved in this release! @iNoles, @ASKabanets, @mbidewell, @lostintime

Fuel - 2.1.0

13 May 11:11
e4cae0f
Compare
Choose a tag to compare

Description

2.1.0 includes bug fixes and improvement for Fuel library.

Changes

  • Fix coroutines readme typo #637 by GSculerlor

  • ✨ Improve FuelError and BubbleFuelError #636 by kittinunf

  • Updated Some Libraries #634 by iNoles

  • [Chore] Stop publishing test #632 by kittinunf

  • [Chore] Update/Organize README #631 by kittinunf

  • [Feature] ✨ Allow user to supply Moshi custom adapter #630 by kittinunf

  • Fixed Android AAR Timing Issue #629 by iNoles

  • Update Kotlin and Android Gradle Version #626 by iNoles

  • [Chore] Modernize project setup #622 by kittinunf

  • Fix typo in README.md #615 by jhult

  • [feature] Custom Moshi #614 by ProjectZed

  • Adjust examples #613 by avram

  • Fix body representation in case of charset in ContentType #610 by kenrube

  • [Bug] Fix coroutine bug #603 by kittinunf

  • [Bug] [Stetho] Fix bug in stetho module #602 by kittinunf

  • Update Kotlin, AGP, Jackson and RxJava #596 by iNoles

  • Fix typo "Connnection" #595 by ryutoyasugi

  • Add License to Maven's POM #585 by iNoles

Special thanks for all contributors for this version, @ryutoyasugi @iNoles @kenrube @avram @ProjectZed @jhult @GSculerlor 🍻 💯 👍 🥇

Fuel - 2.0.1

28 Jan 07:10
d0d6726
Compare
Choose a tag to compare

Fuel 2.0.1

2.0.1 is coming out sooner rather than later because we want to address version consistency on kotlinx-serialization module. Hopefully, our user who uses the kotlinx-serialization is able to use Fuel this seamlessly.

Changes

  • Update kotlinx-serialization #583
  • Fixed Some Build Errors #584

Thanks, @NikkyAI and @iNoles for your contributions for this release. 👍 👏 🎉