Skip to content

v3.4.0

Compare
Choose a tag to compare
@fmbenhassine fmbenhassine released this 08 Dec 21:17
· 92 commits to master since this release
034f488

This is a minor release with a few enhancements and bug fixes:

Enhancements

  • Issue #221: RuleProxy can be speed up by caching reflective access
  • Issue #238: Make AbstractRulesEngine public
  • Issue #223: Remove DefaultRuleListener and DefaultRulesEngineListener

Bug fixes

  • Issue #239: RulesEngine listeners are not invoked when registered in an InferenceRulesEngine

Many thanks to all contributors for their help in this release!

❗️ Please note that this is the last release in the v3 line. Next version will be 4.0.0 and will be based on Java 8.