Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@ender503 ender503 released this 03 Jul 08:24
· 89 commits to develop since this release

v1.2.0

馃帀 Features

  • core: Add utilities for signing/verifiying JSON-LD document
  • core: Add fragment URL support (97d8720)
  • credential: Add utilities for generating credential
  • did: Add DID URL utilities (5675f46)
  • jsonld: Add flatten and frame utilities (8b60dc9)
  • jsonld: Add method to find node in document (8434b71)

馃悰 Bug Fixes

  • Correct package entry point (753c3f9)
  • all: Fix generate unnecessary code (1014f0e)
  • all: Fix missing type declarations (cc7bf9b)
  • jsonld: Fix incorrect return type (dff1ac4)
  • Fix document generation workflow (5936560)