Releases: ahnlabcloudmatelabs/jsonld-helper-ts
Releases · ahnlabcloudmatelabs/jsonld-helper-ts
v1.3.0
- change read method
read(key: string)
and read(index: number)
- remove
setNamespace
method and namespace
property in JsonLDReader
- refactoring
JsonLDReader
v1.2.0
fix not id
and not type
case.
e.g. as:id
and as:type
v1.1.0
Improved usability of the .read method