Skip to content

0.12.0

Choose a tag to compare

@spacegaier spacegaier released this 06 Dec 22:48
· 81 commits to master since this release

Changes:

  • n/a

New:

  • #368: Allow a discriminant field in validators

Fixes:

  • #420: Fixed issue with 'required' not being set properly and added test
  • #414: Handle incomparable values in Range
  • #427: Added additional tests for Range, Clamp and Length + catch TypeError exceptions