Skip to content

Version: 1.16.0

Compare
Choose a tag to compare
@d3p d3p released this 25 May 20:56
· 554 commits to master since this release
d399363

[1.16.0] – 2021-05-25

New

  • query_transaction_tree function that returns messages and transactions tree produced
    by the specified message was added to query module. See the documentation
  • libOptions.loadModule – ability to specify alternative WASM module loader.

Fixed

  • AbiData.key type changed to u32.
  • attempt to use orderBy instead of order in query_collection will raise error.