RuleBook v0.6 Release Notes

Release Date: 2017-05-07 // almost 7 years ago
    • ➕ added BigDecimal to NameValueTypeConvertibleMap
    • ➕ added Boolean to NameValueTypeConvertibleMap

    Now when() and then() methods in the DSL will be able to convert facts of an unspecified type easily to BigDecimal or Boolean types using the methods getBigDeciVal() and getBoolVal, respectively.