Skip to content

Releases: skydoves/retrofit-adapters

1.0.3

15 Sep 11:19
aa7e8e6
Compare
Choose a tag to compare

What's Changed

  • Migrated arrow, result, serialization, and test modules to pure Kotlin package by @skydoves in #9

Full Changelog: 1.0.2...1.0.3

1.0.2

01 Sep 08:51
2d135f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

21 Jul 08:02
7c98360
Compare
Choose a tag to compare

🎉 A new version 1.0.1 has been released! 🎉

What's Changed

  • Implement Result extensions by @skydoves in #1
  • Implement Either Extensions by @skydoves in #2
  • Bump AGP, dependency versions and apply spotless by @skydoves in #3
  • Refactor exception handling samples by @skydoves in #4
  • Introduce a new retrofit-adapters-serialization module by @skydoves in #5
  • Refactor examples to use deserializeHttpError by @skydoves in #6

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Jul 12:52
42b826f
Compare
Choose a tag to compare

🎉 Retrofit Adapter 1.0.0 has been released! 🎉