Skip to content

v0.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 18:11
· 88 commits to main since this release

Changelog

  • 201842d use generic algorithm to base equality checks solely on the coalescer
  • ba5f243 add tests for deepcopy package
  • a6646f1 embrace native types: evaluate objects/vectors with native child values instead of wrapped ones
  • 4e586cd cleanup
  • 3a61844 make coalescing context-dependent
  • b2496b9 keep Rudi types out of the document and variables
  • 3e82c86 refactor to use a single Testcase implementation, harmonize how and where values are wrapped
  • 61e1707 more docs
  • e25eb29 automate docs TOC
  • 54cf7fe more language docs