Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 815 Bytes

Change Log

Changes

  • Remove handling of reversed attributes. Instead of presuming how they work, the user should have a rule to insert reverse attribute facts.

Bugfix

  • Don't duplicate cardinality-many values when two or more roots traverse the same node.

Performance Improvements

  • Optimally compute salience of subrules.
  • Simplify and optimize collection of attribute values.
  • Miscellaneous performance optimizations.

0.1.0 - 2019-02-26

  • First release!