Skip to content

v0.12.4

Compare
Choose a tag to compare
@turbolent turbolent released this 20 Jan 19:29
· 10917 commits to master since this release

⭐ Features

  • Argument list parsing and transaction declaration docstrings (#528)
  • Add support for name section in WASM binary (#388)
  • Add more WASM instructions (#381)
  • Add support for export section in WASM binary writer and reader (#377)
  • Generate code for instructions (#372)

🛠 Improvements

  • WebAssembly package improvements (#542)
  • Generate code for instructions (#372)

🐞 Bug Fixes

  • Add support for multiple contracts per account to the language server (#540)