Easy Rules v3.4.0 Release Notes

Release Date: 2019-12-08 // over 4 years ago
  • ๐Ÿš€ 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.