Skip to content

Releases: skydoves/retrofit-adapters

1.0.10

20 May 03:04
Compare
Choose a tag to compare

What's Changed

  • Upgrade AGP, kotlin, retrofit, okhttp, coroutines, paging, and severa… by @skydoves in #29

Full Changelog: 1.0.9...1.0.10

1.0.9

08 Oct 02:28
57cafce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

1.0.8

03 Sep 06:12
a117c44
Compare
Choose a tag to compare

What's Changed

  • Migrate to KTS scripts and version catalog by @skydoves in #26

Full Changelog: 1.0.7...1.0.8

1.0.7

01 Sep 14:34
3b0b5c3
Compare
Choose a tag to compare

What's Changed

  • Bump AGP, Gradle, and bump dependencies by @skydoves in #23
  • Migrate nexus maven publication scripts by @skydoves in #25

Full Changelog: 1.0.6...1.0.7

1.0.6

15 Mar 09:08
e955663
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

01 Dec 13:58
ee545c4
Compare
Choose a tag to compare

What's Changed

  • Bump Kotlin to 1.7.21, dokka to 1.7.20, and binary compatibility by @skydoves in #12
  • Bump Arrow-kt to 1.1.3 by @skydoves in #14

Full Changelog: 1.0.4...1.0.5

1.0.4

03 Oct 03:03
475214a
Compare
Choose a tag to compare

What's Changed

  • Allows setting Unit type for the empty content (204, 205) by @skydoves in #10
  • Update AGP to 7.3.0 and Kotlin to 1.7.20 by @skydoves in #11

Full Changelog: 1.0.3...1.0.4

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