Skip to content

Releases: TangleID/TangleID

v1.2.0

03 Jul 08:24
Compare
Choose a tag to compare

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)