Skip to content

v1.1.3

Compare
Choose a tag to compare
@olomix olomix released this 22 Mar 06:54
· 40 commits to main since this release
e5991f0
  • New methods merklize.TypeFromContext and Merklizer.JSONLDType to get the JSON-LD datatype from context by path.
  • New functions merklize.HashValue and merklize.HashValueWithHasher to create a valid hash from a datatype and any value we can convert to that datatype.
  • New method Merklizer.Hasher to get the current hasher from Merklizer object.