v2.5.0
fmbenhassine
released this
18 May 21:08
·
310 commits
to master
since this release
This is the latest version in v2.x line. It adds the following features and bug fixes:
Features
- issue #64 : Add ability to unregister a rule by name
- issue #65 : Add Spring Boot Starter for Easy Rules
- issue #72 : Add ability to get notified with rule evaluation result in the
RuleListener
API
Fixed bugs
- issue #66 : Core annotations are not inherited in child classes
- issue #68 :
@SpringRule
annotation is not inherited in child classes
In this version, support for Spring and Quartz has been deprecated and will be removed in v3.0.
Many thanks to @khandelwalankit, @cogito-clarus, @careerscale, @cgonul, @pklovesbacon and @yisraelU for reporting issues and testing fixes.
A special thank to @andersonkyle for adding a spring boot starter to easy rules!
A big thank goes to @will-gilbert for implementing easy rules tutorials with groovy!