Kittinunf Result Versions Save

The modelling for success/failure of operations in Kotlin and KMM (Kotlin Multiplatform Mobile)

5.6.0

1 month ago

Description

Implement WASM Support by @iNoles Add watchOS support by @yosephws

5.5.0

6 months ago

Update Kotlin to 1.9.20

5.4.0

1 year ago

Description

Update Kotlin to 1.8.10

5.3.0

1 year ago

Description

Update to Kotlin 1.7.20

5.2.1

2 years ago

Description

This new version updates with Kotlin 1.6.10

5.2.0

2 years ago

Description

This new version brings an update to Result to make it more usable and easier to use.

Include

  • Support Kotlin/JS #99 #101
  • Add mapBoth #96
  • Add lift(...) #80
  • Create Result.Success and Failure extension #97
  • Enforce nullability #91

5.1.0

2 years ago

Update and improvement

Add get failure or null #88

5.0.0

2 years ago

! Breaking changes

We update the Result library to support Kotlin Multiplatform Mobile and simplify the API surface by keeping only the ones that are used often.

4.0.0

3 years ago

Description

! Breaking changes

We improve the internal implementation and also improve the API surface. This leads to a better and more developer friendly with regards to working with error. Thank you so much for @Globegitter 's awesome PR! #74

  • Added new methods and inline methods 74
  • Update with the new version of Kotlin and other minor library version upgrades.

3.1.0

3 years ago

Update and improvement

Nothing functionally changes. Just build against the Kotlin v1.4.0