Releases: lucapiccinelli/konad
Releases · lucapiccinelli/konad
Bugfix on field errorTitle
1.2.5 bugfix on errorTitle
Some functions are now inlined so that those can be used together with coroutines
1.2.4 some function are now inlined, so that can be used also in coroutines
toString in Error
1.2.3 Error toString
it adds field errorTitle on Result
1.2.2 added field in documentation
Bugfixing import issues of 1.2.0
1.2.1 raised build number
New simplified composition API with operator plus and auto-currying
1.2.0 raised version number
It officialy add the Validation Monad
1.1.0 raised version number
Type safe Validation Monad
1.0.12 Type safe Validation Monad
fixes error accumulation both on Result and Validation Monads
1.0.11 fixes error accumulation both on Result and Validation Monads
fixed Result toValidation method
1.0.10 raised vesion number