Skip to content

v0.0.18

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 08:45
· 13 commits to main since this release
  • Allow to use __FUNC_SIG as a parameter for __RIGHTPAD.
    • Example: __RIGHTPAD(__FUNC_SIG('log(bytes)')).
    • Remark: This change permits invalid combinations. When huff-neo evolves, this will be fixed.