Notario

Latest version: v0.0.16

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

Scan your dependencies

Page 1 of 2

0.0.16

------
19-Nov-2018

* Improve accurace of missing key in schema when no keys are callable ones.

0.0.15

------
14-Nov-2018

* Correctly detect missing keys (not values!) from incoming data.

0.0.14

------
18-Jun-2018

* Avoid deepcopy woes by copying schema with ``dict()``

0.0.13

------
2-May-2018

* Prevent issues with dicts in decorators (with ``instance_of``)
* Allow required items to be objects when sifting through schema/data
* Allow a global ``cherry_pick`` on schemas
* Removes Python 2.6 tests/docs/support
* Complain when non-alpha-ordered schemas are detected, raising
a ``SchemaError``
* Prevent altering incoming data by doing a ``deepcopy`` before mangling

0.0.12

------
21-Dec-2016

* Detect missing data keys

0.0.11

------
24-Feb-2016

* Improves the error message when an schema item is required but the data is
missing it. Before it assumed it was a list item.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.