Releases: zeroSteiner/rule-engine
Releases · zeroSteiner/rule-engine
Release v4.5.3
Version 4.5.3
Release v4.5.2
Version 4.5.2
Release v4.5.1
Version 4.5.1
Release v4.5.0
- StringSyntaxError is now raised for invalid string literals
- FunctionCallError is now raised when a typed function returns an incompatible value
- Added the new BYTES data type
- Added some new data attributes
Release v4.4.0
- Added the
$range
builtin function - Added the
rule_engine.parser.utilities
module with a few functions and documentation
Release v4.3.1
Version 4.3.1
Release v4.3.0
- Added the
is_nan
attribute forFLOAT
values
Release v4.2.0
- Added attributes for coercion of types to themselves, e.g.
to_str
forSTRING
values
Release v4.1.0
- Added the
$abs
builtin function - Added support to
from_type
Python’s type hints
Release v4.0.1
Version 4.0.1