Skip to content

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:26
· 116 commits to main since this release
6cdc818
  • Throw an error if an argument (e.g. <arg>) is used but not defined (Fixes: #46).
  • Breaking: Disallow the use of the same name for a macro, test, or fn (Fixes: #53).
  • Throw an error if an included file is not found in a nested include (Fixes: #51).
  • Fix bug where 0x00 as argument is not rendered as PUSH0 (Fixes: #52).