Releases: eterey/pyvalid
Releases · eterey/pyvalid
Version 1.0.4
Version 1.0.3
Changes:
- Breaking change: the
InvalidReturnType
class has been renamed to theInvalidReturnTypeError
- Created the
PyvalidError
class — base class for exceptions raised by the pyvalid module - Fixed the issue with importing the
pyvalid.validators
module - Refactoring (without affecting functionality, I hope)
Version 0.9.6
- Added the
IterableValidator
validator - Converted the
validators.py
module into separate python files - Extended test coverage
- Fixed issues detected by flake8
Version 0.9.5
Updated pypi classifiers
Version 0.9.4
Fixed PY 3.5 related issue
Version 0.9.3
Deps fix
Version 0.9.2
Fixed #8 issue with docsting in returns
decorator
Version 0.9.1
Merge pull request #7 from vsevolod-fedorov/master Add actual_value argument to ArgumentValidationError
Version 0.9
Issue #4.
Version 0.8
Issue #3. Changed version to 0.8