RuleBook v0.8 Release Notes

Release Date: 2017-08-17 // over 6 years ago
    • 0️⃣ RuleBooks using the RuleBookBuilder now must specify a default result immediately affter a result type is specified
    • A Rule can break the rule chain when a rule fails if RuleChainActionType.STOP_ON_FAILURE is specified when the Rule is created
    • 0️⃣ Errors are no longer logged when a default result is not specified for a RuleBookRunner