Changes by versions
Lint error fix
Tests coverage improvement
- Documentation for
precondition
andmissing
fields in Rule object
All examples
section in README.md
- Rule.check bug fix
- Rule.precondition bug fix
missing
field in rule, draft (no documentation)
precondition
field in rule, draft (no documentation)
final
field in rule
factNameElse
andfactValueElse
in rule- New
>=
and<=
operators in rule condition
Fixed vulnerabilities in the included packages
Parameter toExplainMore
in StugnaES
constructor.
Changed factGetPredecessorsUnknown
method. Now it does not return facts that can be obtained using rules.
See example in __test__/stugna-es-methods.test.js
file.
Stable release