Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Releases: GCX-HCI/grandcentrix-kotlin-either

1.7

25 Feb 13:03
d2f89ff
Compare
Choose a tag to compare

New API:

  • isSuccess/isFailure
  • getOrElse {}

1.6

23 Feb 09:03
9689fd9
Compare
Choose a tag to compare
1.6
  • Add Either.catch {}
  • Deprecate extension functions like map etc. in favor of class methods

1.5

22 Feb 13:44
c00938f
Compare
Choose a tag to compare
1.5

Added Retrofit EitherCallAdapter

1.4

17 Feb 09:32
39f697a
Compare
Choose a tag to compare
1.4

Added helpers:

  • successOrNull, failureOrNull
  • onSuccess {}, onFailure {}

1.3

04 Sep 11:46
Compare
Choose a tag to compare
1.3

add mapFailure()

release 1.2

04 Sep 11:47
Compare
Choose a tag to compare
release 1.2 Pre-release
Pre-release

Release of Kotlin-Either library version 1.2

Changelog:

  • add Either.map function

release 1.1

04 Sep 11:47
Compare
Choose a tag to compare

Release of Kotlin-Either library version 1.1

Changelog:

  • fixed artifactId to kotlin-either

release 1.0

04 Sep 11:47
Compare
Choose a tag to compare

Kotlin-Either 1.0 release