Autoclass

Latest version: v2.2.0

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

1.4.2

* improved validators list documentation
* added new validator: `and_`
* fixed bugs in `or_`, `not_`, and `xor_` : since custom validators may now throw exceptions other than `ValidationError` and may return `None`, there was a need to update them to take these cases into account
* `not_` may now be applied to a list of validators (implicit `and_`)
* more unit tests for boolean validators

1.4.1

* A validator function may now return `None`
* improved documentation on `validate` in particular for custom validators implementation

1.4.0

* New: `validate` annotation allowing to implement input validation. Comes with a bunch of built-in validators.

1.3.1

* Improved documentation
* Automatic test report generation in travis
* Automatic PyPI deployment on tags in travis

1.3.0

* `classtools-autocode` Project was renamed `autoclass` for clarity
* Travis configuration was updated accordingly

1.2.0

* improved examples in the documentation
* improved performance of var_checker (lessons learnt from parsyfiles)

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.