Rule Engine v2
Posted on Wed 02 October 2019 in Python
Today I'm proud to release version 2.0 of my Python Rule-Engine library. This new version comes with multiple improvements including:
- Support for data attributes
- Support for a new ARRAY data type
- Documentation for the built in variables
For more information checkout the (also new) changelog.
Rule Engine Overview*
If …
Continue reading