Skip to content

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 19 Mar 08:08
· 122 commits to main since this release
  • Support nesting of macro calls e.g. MACRO1(MACRO2(0x1, 0x2), 0x3). (See: #40)
    • Thank you very much, @Mouradif, for the contribution!