v1.1.3
- New methods
merklize.TypeFromContext
andMerklizer.JSONLDType
to get the JSON-LD datatype from context by path. - New functions
merklize.HashValue
andmerklize.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 fromMerklizer
object.