Releases: lucapiccinelli/konad
Releases · lucapiccinelli/konad
Fixes mapFail on validation monad and and convenience natural tranformations on Validation
Fixes mapFail on validation monad and and convenience natural tranformations on Validation
Pre-release
Pre-release
1.0.9 raise version number
Validation Monad - type unsafe
It adds a validation Monad in a type-unsafe way
error description enrichment and curry expansion
1.0.7 fixed message title format
added new methods to generalize the composition API to the ApplicativeFunctor interface. Modified dependency on kotlin-stdlib
1.0.6 Merge branch 'master' of https://github.com/lucapiccinelli/konad
errors description with custom separator
1.0.5 error description with custom separator
Adds fold to Result. Closes Maybe pure method to only non nullables
1.0.4 raised version number
Builder extension methods
1.0.3 raised version number
flatten has now facades to semplify usage
1.0.2 added flatten facade methods that simplifies flatten usage
add the new flatten extension method on Collections
1.0.1 raised version also in readme
First Konad release
1.0.0 Merge branch 'master' of https://github.com/lucapiccinelli/konad