Releases: zeroSteiner/rule-engine
Releases · zeroSteiner/rule-engine
v5.0.0a3
Full Changelog: v5.0.0a2...v5.0.0a3
v5.0.0a2
Full Changelog: v5.0.0a1...v5.0.0a2
v5.0.0a1
Full Changelog: v4.5.3...v5.0.0a1
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
$rangebuiltin function - Added the
rule_engine.parser.utilitiesmodule with a few functions and documentation
Release v4.3.1
Version 4.3.1
Release v4.3.0
- Added the
is_nanattribute forFLOATvalues