Skip to content

Releases: ahnlabcloudmatelabs/jsonld-helper-ts

v1.3.0

12 Oct 15:01
Compare
Choose a tag to compare
  • change read method
    • read(key: string) and read(index: number)
  • remove setNamespace method and namespace property in JsonLDReader
  • refactoring JsonLDReader

v1.2.0

12 Oct 01:04
Compare
Choose a tag to compare

fix not id and not type case.
e.g. as:id and as:type

v1.1.0

11 Oct 06:07
Compare
Choose a tag to compare

Improved usability of the .read method