Releases: rcapraro/kalidation
Releases · rcapraro/kalidation
Version 1.9.2
bump Arrow to 1.2.0-RC
thanks to Marcus Ilgner (https://github.com/milgner)
Version 1.9.1
Fix #21
Version 1.9.0
This version add the size
validation method on Charsequence properties to allow the validation of a string EXACT size
Version 1.8.0
Deployment to Sonatype
Version 1.7.2
change groupId
to io.github.rcapraro
to allow publication on Maven central
Version 1.7.1
Alternative validation-function called validateNel
, which returns the Arrow type NonEmptyList<ValidationResult>
Version 1.7.0
Upgrade to Arrow 0.13.1 and jakarta.validation 3.0.0 (+ corresponding hibernate implementation)
Version 1.6.2
Closes #14
version 1.6.1
v1.6.1 chore: refactor rules