v1.1.6
- 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).