Datatest

Latest version: v0.11.1

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

Scan your dependencies

Page 3 of 3

0.8.1

------------------

* Changed DataQuery select behavior to fail immediately when invalid syntax is
used (rather than later when attempting to execute the query).
* Changed error messages to better explain what went wrong.

0.8.0

------------------

* Added a single, smarter assertValid() method.
* Removed old assertion methods.
* Added query optimization and a simpler and more expressive syntax.
* Changed allowances and errors to be more expressive.
* Added basic composability to some allowance classes using "&" and "|"
bit-wise operators.

0.7.0.dev2

-----------------------

* Removed some of the internal magic and renames data assertions to more
clearly indicate their intended use.
* Changed data allowances to provide more consistent parameters and more
flexible usage.
* Added new method to assert unique values.
* Added full **fmtparams support for CSV handling.
* Fixed comparison and allowance behavior for None vs. zero.

0.6.0.dev1

-----------------------

* First public release of rewritten code base.


Changelog Guidelines
====================

* Begin each section with the date followed by the version number in
parenthesis. Use the following format: "YYYY-MM-DD (x.y.z)".
* The initial bullet-point may provide a one-line description of the release.
* Following bullet-points should begin with "Added", "Changed", "Fixed", or
"Removed" when describing the notable changes.
* Limit lines to 80 character width.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.