Changes

0.7

  • Dropped Python 2.7 support.
  • Fixed relmin/relmax checks for validx.py.Date validator with timezone.
  • Fixed constructing Cython version of validx.py.Type validator with type created from metaclass.

0.6.1

0.6

0.5.1

  • Fixed type declarations. Again. One does not simply make mypy happy.

0.5

  • Removed confusing nullable check from validx.py.Any validator.
  • Fixed type declarations.

0.4

  • Fixed library objects pickling.
  • Fixed checking of length within validx.py.List validator.

0.3

  • Fixed handling of default values and length validation within validx.py.Dict validator.

0.2

0.1

  • Initial release.