Skip to content

v1.0.5

Compare
Choose a tag to compare
@dvgaba dvgaba released this 05 Aug 20:09
· 10 commits to main since this release
ad7de5c

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