Skip to content

v0.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 23:23

Fixes implementation issues in the Tree type's methods, the string concat method in the AVM, accidentally dropped return statements in rare situations, and array methods with user-defined type outputs in the AVM. Also makes the intermediate representations slightly easier to follow with a new ref opcode that makes two variables/addresses reference the same underlying data.