v1.0.5 #17
dvgaba
announced in
Announcements
v1.0.5
#17
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Minor release to support optional fact parameters in rules.
RulesEngineParameters.setOptionalParameterAnnotation : New static parameter to set annotation, any fact parameter annotated with this annotation will be assumed null if fact is missing.
Refer to OptionalFactAnnotationParameterTest for example.
What's Changed
Full Changelog: v1.0.1.0...v1.0.5
This discussion was created from the release v1.0.5.
Beta Was this translation helpful? Give feedback.
All reactions