Magic-filter

Latest version: v1.0.12

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

Scan your dependencies

Page 2 of 3

1.0.6

- Improved contains operation, added possibility to use Magic as argument in `.in_(...)` and `.contains(...)` operations
- Improved regexp operation, added possibility to use search mode instead of match `.regexp(pattern, search=True)`
- Other small changes and improvements

1.0.5

- Suppress TypeError/ValueError on function operation call (e. g. `TypeError: object of type 'NoneType' has no len()`)
- `or` operation marked as important to prevent reject condition

1.0.4

Improved MagicFilter typings

1.0.3

- Added AttrDict object

1.0.2

- Fixed in/contains operations when this action is impossible (for e. g. `TypeError` caused)

1.0.1

- Prevent to resolve impossible operations after AttributeError
- Implemented important operations resolver (operations that shuld be resolved after reject, for example inversion)
- Small optimizations of mutually exclusive inversion

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.