Skip to content

Version 0.11

Compare
Choose a tag to compare
@mebsout mebsout released this 16 Oct 15:01
· 660 commits to master since this release

NEW FEATURES

  • Compilation of Liquidity contracts to OCaml bytecode
  • Deconstruct tuples in let, fun and pattern matching
  • Support _ for pattern
  • OCaml syntax for return type of contract's entry point
  • Support for type key_hash

IMPROVEMENTS

  • Allow compilation without Tezos
  • Better error messages
  • Error location in Michelson source when decompiling
  • Declare type storage when decompiling
  • More efficient encoding of closures