Download Latest Version 2.0.0 source code.tar.gz (138.7 kB)
Email in envelope

Get an email when there's a new version of EitherNet

Home / 2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
2.0.0 source code.tar.gz 2024-12-10 138.7 kB
2.0.0 source code.zip 2024-12-10 209.8 kB
README.md 2024-12-10 1.4 kB
Totals: 3 Items   349.9 kB 0
  • Migrate to Kotlin Multiplatform. Structurally, the core EitherNet APIs now live in common code and are implemented by integration modules.
  • Move Retrofit/OkHttp integration to separate eithernet-integration-retrofit artifact.
  • Move test fixtures to new eithernet-test-fixtures artifact. Most of its implementation is still JVM-only for now.
  • Note: Due to limitations in KMP, we no longer ship a native test fixtures attribute and Gradle's native java-test-fixtures plugin does not work on KMP JVM artifacts. Please star these issues:
  • Remove deprecated APIs.
  • Add out variance to ApiResult.Failure generic type.
  • Update Okio to 3.9.0.
  • Update Kotlin to 2.1.0.

What's Changed

New Contributors

Full Changelog: https://github.com/slackhq/EitherNet/compare/1.9.0...2.0.0

Source: README.md, updated 2024-12-10