Ruleminer

Latest version: v0.3.1

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

Scan your dependencies

Page 6 of 10

0.2.3

- Use zip for sumif and countif so list comprehensions need not to be evaluated
- Suppressed brackets in parser and changed code accordingly
- Some refactoring for readability

0.2.2

- Fix for sum, sumif, count and countif with list comprehensions

0.2.1

- Added list comprehension for countif
- Fixed issue with evaluating first part of list comprehension
- Second parameter of split starts at 1

0.2.0

- Converted docs to mkdocs and added ruff
- Changed setup.py to pyproject.toml
- Deleted (some) redundant parentheses in rule code
- Restructured code to parse rule tree to rule code
- Fixed incorrect parsing of negative numbers in rule expressions
- Fixed issue when applying tolerance and decimal to comparisons with strings
- Fixed issue with identifying empty strings in rule expressions

0.1.30

- Added functionality for countif and sumif
- Bug fix for tolerances in combination with >=, <=, > and <
- Bug fix for tolerances in formulas like A - B - C
- Added tests for these bug fixes

0.1.28

- Bug fix

Page 6 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.