Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:52
· 79 commits to main since this release
  • Fix table instance propagation in nested macro calls (fixes #76).
  • Breaking: Fix resolve nested macro argument evaluation order (fixes #80).
    • The evaluation order of macro arguments is now left-to-right and no longer evaluates the most deeply nested macro first.
  • Update dependencies to the latest version.