Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 461 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 461 Bytes

[0.0.4] - 04/09/2018

  • Support for empty clauses SimpleFact()
  • Support for floating point numbers

[0.0.3] - 31/08/2018

  • Added one environmental symbol ($ruleName)
  • Removed unnecessary output

[0.0.2] - 30/08/2018

  • Fixed incorrect behavior of not-operator with multiple types of facts.
  • Improved code style.
  • Fixed an issue with documentation

[0.0.1] - 20/08/2018

  • Initial version, with support for aggregates and rolling windows.