Skip to content

Akkurate 0.10.0

Compare
Choose a tag to compare
@nesk nesk released this 25 Sep 21:29
· 15 commits to main since this release

Added

  • kotlinx-datetime integration to validate multiplatform date and time. (#42)
  • New akkurate-test artifact to test custom constraints.
  • New constraints to validate types of the kotlin.time package.

Fixed

  • Add a or equal to zero suffix to the default message for isNegativeOrZero and isPositiveOrZero constraints.