Skip to content

Releases: lucapiccinelli/konad

Bugfix on field errorTitle

28 Jun 08:46
Compare
Choose a tag to compare
1.2.5

bugfix on errorTitle

Some functions are now inlined so that those can be used together with coroutines

28 Jun 06:08
Compare
Choose a tag to compare
1.2.4

some function are now inlined, so that can be used also in coroutines

toString in Error

24 Jun 07:04
Compare
Choose a tag to compare
1.2.3

Error toString

it adds field errorTitle on Result

23 Jun 06:45
Compare
Choose a tag to compare
1.2.2

added field in documentation

Bugfixing import issues of 1.2.0

19 Apr 06:05
Compare
Choose a tag to compare
Pre-release
1.2.1

raised build number

New simplified composition API with operator plus and auto-currying

18 Apr 21:32
Compare
Choose a tag to compare
1.2.0

raised version number

It officialy add the Validation Monad

17 Mar 06:38
Compare
Choose a tag to compare
1.1.0

raised version number

Type safe Validation Monad

06 Mar 08:39
Compare
Choose a tag to compare
Pre-release
1.0.12

Type safe Validation Monad

fixes error accumulation both on Result and Validation Monads

01 Mar 20:35
Compare
Choose a tag to compare
1.0.11

fixes error accumulation both on Result and Validation Monads

fixed Result toValidation method

01 Mar 17:02
Compare
Choose a tag to compare
Pre-release
1.0.10

raised vesion number