Easy Rules v2.5.0 Release Notes

Release Date: 2017-05-18 // almost 7 years ago
  • โœ… 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!