This repository has been archived by the owner on Nov 10, 2021. It is now read-only.
Releases: GCX-HCI/grandcentrix-kotlin-either
Releases · GCX-HCI/grandcentrix-kotlin-either
1.7
1.6
- Add
Either.catch {}
- Deprecate extension functions like
map
etc. in favor of class methods
1.5
Added Retrofit EitherCallAdapter
1.4
Added helpers:
successOrNull
,failureOrNull
onSuccess {}
,onFailure {}
1.3
add mapFailure()
release 1.2
Release of Kotlin-Either library version 1.2
Changelog:
- add
Either.map
function
release 1.1
Release of Kotlin-Either library version 1.1
Changelog:
- fixed artifactId to
kotlin-either
release 1.0
Kotlin-Either 1.0 release