Version 0.11
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