oracle-samples/clara-rules

Plans for 0.21.0 release

WilliamParker opened this issue · 2 comments

Since the 0.20.0 release we have these changes:

  • Added type information to AlphaNode for introspection: issue 237.
  • Fixed a bug with facts that have IndexedPropertyDescriptor fields: issue 446.
  • Added class names to anonymous functions in Clara so that those names will show up in performance profiling. issue 261 and issue 291.
  • Error checking on query parameters. issue 454
  • Added a listener that allows detection of likely infinite loops in rules. issue 275

I think there's enough here to warrant a release and it has been some time. Since there are new features I think we can bump to 0.21.0 as opposed to 0.20.1.

Thoughts @EthanEChristian @mrrodriguez ? Is there anything else you'd like to get in before releasing?

That looks like plenty of issues to necessitate a release, thanks @WilliamParker.

The release is now available on Clojars.