Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Version 0.1.2

Compare
Choose a tag to compare
@pieterbos pieterbos released this 16 Jun 14:20
· 234 commits to master since this release

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