Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 21:22
· 57 commits to master since this release
  • Changed events for return values:
    • Renamed from $<function>_Returned to return$<function>.
    • Renamed parameters from arg0 and so on to ret0 or the function's declared return value name if available.