Skip to content

Version 0.14

Compare
Choose a tag to compare
@mebsout mebsout released this 23 Jan 14:29
· 567 commits to master since this release

NEW FEATURES

  • Support for decompilation of ITER
  • New instructions Map.iter, Set.iter, List.iter
  • Storage initializer
  • Run Liquidity contracts on Tezos node directly (--run)
  • Deploy Liquidity contracts on Tezos node directly (--deploy)
  • Call Liquidity contracts on Tezos node directly (--call)
  • Retrieve Tezos contract storage in Liquidity syntax (--get-storage)

IMPROVEMENTS

  • Define type abbreviations when decompiling
  • Support timestamp date with Z timezone
  • Encode reduce with closures using ITER
  • Constant of type signature start with backquote and are hex encoded
  • Ready for javascript compilation

BUG FIXES

  • int and nat are not comparable
  • bool is comparable
  • Division on type tez