Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 16:01
· 377 commits to develop since this release
ed3522b

⚠ BREAKING CHANGES

  • refactor: change permission ADDPERMISSIONS -> ADDCONTROLLER (122efa9)

Features

  • add encoding / decoding for bytes[CompactBytesArray] (#261) (8d3e4e9)
  • add decoding/encoding support for tuples of CompactBytesArray (#264) (d9ce0f0)
  • add encoding/decoding for other types of compactBytesArray (#262) (9268a32)
  • Add support for bool (valueType) and Boolean (valueContent) (#266) (86d606e)

Bug Fixes

  • Encode key name should parse any number (hex or decimal) for uint type (eb7385e)

New Contributors

Full Changelog: v0.16.0...v0.17.0