Skip to content

Releases: eterey/pyvalid

Version 1.0.4

13 Oct 05:53
87ca51d
Compare
Choose a tag to compare
  • Fixed the IterableValidator validator
  • Refactoring
  • Documentation updates
  • New unit tests
  • Split base/dev requirements
  • Flake8 fixes

Version 1.0.3

05 Oct 01:55
Compare
Choose a tag to compare

Changes:

  • Breaking change: the InvalidReturnType class has been renamed to the InvalidReturnTypeError
  • 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

01 Oct 22:23
Compare
Choose a tag to compare
  • 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

28 Sep 06:34
Compare
Choose a tag to compare

Updated pypi classifiers

Version 0.9.4

28 Sep 06:05
1847443
Compare
Choose a tag to compare

Fixed PY 3.5 related issue

Version 0.9.3

19 Sep 14:25
cadcf33
Compare
Choose a tag to compare

Deps fix

Version 0.9.2

02 Jun 22:13
Compare
Choose a tag to compare

Fixed #8 issue with docsting in returns decorator

Version 0.9.1

18 May 14:59
3189f98
Compare
Choose a tag to compare
Merge pull request #7 from vsevolod-fedorov/master

Add actual_value argument to ArgumentValidationError

Version 0.9

03 Oct 06:15
Compare
Choose a tag to compare
Issue #4.

Version 0.8

24 Sep 21:33
Compare
Choose a tag to compare
Issue #3.

Changed version to 0.8