Skip to content

Releases: zeroSteiner/rule-engine

v5.0.0a3

15 Apr 22:28
v5.0.0a3

Choose a tag to compare

v5.0.0a3 Pre-release
Pre-release

Full Changelog: v5.0.0a2...v5.0.0a3

v5.0.0a2

15 Apr 22:10
v5.0.0a2

Choose a tag to compare

v5.0.0a2 Pre-release
Pre-release

Full Changelog: v5.0.0a1...v5.0.0a2

v5.0.0a1

12 Apr 17:35
v5.0.0a1

Choose a tag to compare

v5.0.0a1 Pre-release
Pre-release

Full Changelog: v4.5.3...v5.0.0a1

Release v4.5.3

09 Feb 17:58
v4.5.3

Choose a tag to compare

Version 4.5.3

Release v4.5.2

30 Jan 01:41
v4.5.2

Choose a tag to compare

Version 4.5.2

Release v4.5.1

25 Jan 16:20
v4.5.1

Choose a tag to compare

Version 4.5.1

Release v4.5.0

19 Jun 18:40
v4.5.0

Choose a tag to compare

  • 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

06 Apr 00:13
v4.4.0

Choose a tag to compare

  • Added the $range builtin function
  • Added the rule_engine.parser.utilities module with a few functions and documentation

Release v4.3.1

15 Jan 18:04
v4.3.1

Choose a tag to compare

Version 4.3.1

Release v4.3.0

15 Jan 18:06
v4.3.0

Choose a tag to compare

  • Added the is_nan attribute for FLOAT values