Skip to content

0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joe-p joe-p released this 12 Apr 12:13
13e16e5

Features

  • Default create behavior: approve NoOps
  • Add for and while loops
  • Treat booleans as uint64s
  • Non-object custom types
  • Support global constants
  • Create Asset/App instances with fromIndex
  • + with bytes/strings to concat

Bug Fixes

  • Fix let usage
  • Fix frame-related issues (wrong dupn/proto size)
  • Fix opcode return types
  • Fix void returns
  • ABI types for transaction arguments
  • Fix #32