A lightweight and pluggable sealed API library for modeling Retrofit responses and handling exceptions on Kotlin and Android.
Version2.0.0compared with
Version Details
| 1.3.9 | 2.0.0 | |
|---|---|---|
| Release date | Aug 28, 2023 | Nov 01, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.3.9 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.squareup.okhttp3 » okhttp | 4.11.0 | - |
| - Removed | com.squareup.retrofit2 » retrofit | 2.9.0 | - |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.9.10 | - |
Runtime Changes (4)
| 1.3.9 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.squareup.okio » okio | - | 3.6.0 |
| + Added | org.jetbrains.kotlin » kotlin-stdlib-common | - | 1.9.10 |
| + Added | org.jetbrains.kotlinx » kotlinx-coroutines-core | - | 1.7.3 |
| - Removed | org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm | 1.7.3 | - |