Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 14:07
ea64bdf

0.27.0 (2024-05-29)

Features

  • allow to pass number directly in array when encoding tuples (f6b4a9d)
  • export mapPermission function and don't make it throw an error (08e72d6)
  • export function to get verification method (f426a31)
  • export method isDataAuthentic as static, single method or member of class (0c7ba98)
  • return dynamicKeyName and dynamicKeyPart for getSchema with Array (8b86092)

Bug Fixes

  • allow to decode 0x as 0 for keyType Array (fde9f5d)