Recipe

Latest version: v0.37.2

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

Scan your dependencies

Page 5 of 13

0.31.4

-----------------------------------------
* Support `and` operator in complex filters

0.31.3

-----------------------------------------
* no changes

0.31.2

-----------------------------------------
* Disallow literal-only expressions
* Allow count for boolean expressions

0.31.1

-----------------------------------------
* Add caching for total_count

0.31.0

-----------------------------------------
* Allow nested operators and values within an in operator
* "notin" filter operator is refactored to not use separate code from in. Instead we generate the in code and then
wrap it in _not. This will change the sql generated when automatic filtering but the results will be the same.
* Code cleanups and refactorings

0.30.1

-----------------------------------------
* Fix an error in ordering with mixed case columns/labels when using snowflake
* Update requirements to use lark
* Update requirements for dateparser past a broken version (See issue https://github.com/scrapinghub/dateparser/issues/1045)
* Don't create expression grammar for columns with invalid names

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.