Skip to content

Version: 1.14.0

Compare
Choose a tag to compare
@d3p d3p released this 28 Apr 13:36
· 1587 commits to master since this release
bed502d

[1.14.0] – 2021-04-28

New

  • Debot module:
    • implementation of Network DeBot interface in DEngine.
    • implementation of signHash function in Sdk interface.

Fixed

  • Debot module:
    • fixed bug in Json interface with supporting nested structures and arrays of structures.
    • fixed bug in Json interface with keys containing hyphens.