This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
Version 0.1.2
Thanks to @markopi64 and Marand, this release features an ADL serializer!
ADL Serializer:
- ADL serializer, from AOM to ADL
Rules evaluation:
- Rules evaluation: Null values from arithmetic operation incorrectly had type Boolean
- EvaluationResult: pathsThatMustExist, pathsThatMustNotExist and setPathValues moved to AssertionResult instead of EvaluationResult. This change is backwards compatible due to convenience methods.
Other:
- The deprecated RMArchetypeTreeWalker is now removed