Skip to content

Releases: lucapiccinelli/konad

Fixes mapFail on validation monad and and convenience natural tranformations on Validation

01 Mar 16:20
Compare
Choose a tag to compare

Validation Monad - type unsafe

28 Feb 07:22
Compare
Choose a tag to compare
Pre-release

It adds a validation Monad in a type-unsafe way

error description enrichment and curry expansion

19 Feb 15:36
Compare
Choose a tag to compare
1.0.7

fixed message title format

added new methods to generalize the composition API to the ApplicativeFunctor interface. Modified dependency on kotlin-stdlib

02 Jan 14:07
Compare
Choose a tag to compare

errors description with custom separator

30 Dec 07:24
Compare
Choose a tag to compare
1.0.5

error description with custom separator

Adds fold to Result. Closes Maybe pure method to only non nullables

28 Dec 06:43
Compare
Choose a tag to compare

Builder extension methods

24 Dec 18:09
Compare
Choose a tag to compare
1.0.3

raised version number

flatten has now facades to semplify usage

17 Dec 20:34
Compare
Choose a tag to compare
1.0.2

added flatten facade methods that simplifies flatten usage

add the new flatten extension method on Collections

17 Dec 16:30
Compare
Choose a tag to compare
1.0.1

raised version also in readme

First Konad release

12 Dec 08:07
Compare
Choose a tag to compare
First Konad release Pre-release
Pre-release
1.0.0

Merge branch 'master' of https://github.com/lucapiccinelli/konad