voluptuous v0.12.0 Release Notes

Release Date: 2020-09-22 // over 3 years ago
  • 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