Skip to content

Fixed agenda execution issue

Compare
Choose a tag to compare
@formix formix released this 10 Apr 20:29
· 104 commits to master since this release
  • Fixed the agenda execution issue where only the last rule was executed by adding a local valiable to the async loop.
  • Fixed the trace output event ordering to match the actual order of steps that are taken during inference.
  • Changed the trace property "rule" to "fromRule" which is clearer, especially two years after my last commit to this project...
  • Improved documentation!