Open SevereOverfl0w opened 6 years ago
This looks like the result of the breaking changes in https://github.com/cerner/clara-rules/pull/366 that @alex-dixon mentioned in #clara on Slack. The specific change line
@SevereOverfl0w if you want to try Precept with the newer Clara it should be sufficient to just uplift the Precept listeners in question to have the new arguments added, even if they're never used. The values of the existing argument "facts" shouldn't be changed from what it was before. The breakage is unfortunate, we (the Clara maintainers) thought the long-term cruft of trying to make it passive wouldn't be worth it for something that seems like a trivial uplift though.
@WilliamParker I guess I broke myself on that one. :) If someone wants to use Precept <= 0.5.0-alpha and Clara >= 0.17.0 they won't be able to. I'm definitely willing to accept that.
0.5.0-alpha is on the issue-19 branch and works with Clara 0.17.0.
Leaving this open to ensure the next release is also compatible with Clara 0.18.0.
deps.edn of:
Running
clj
: