Skip to content

Releases: inrupt/solid-client-vc-js

v0.8.0-beta.3

v0.8.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@jeswr jeswr released this 03 Dec 01:00
fb10202

New Features

  • Support for parsing Verifiable Credentials as JSON-LD. This allows the Verifiable Credential to be read using the RDF/JS DatasetCore API.

v0.8.0-beta.2

v0.8.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@jeswr jeswr released this 27 Nov 08:12
ccc9a8b

New Features

  • Support for parsing Verifiable Credentials as JSON-LD. This allows the Verifiable Credential to be read using the RDF/JS DatasetCore API.

v0.8.0-beta.1

v0.8.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@jeswr jeswr released this 26 Nov 12:38
9e29200

New Features

  • Support for parsing Verifiable Credentials as JSON-LD. This allows the Verifiable Credential to be read using the RDF/JS DatasetCore API.

v0.7.4

Choose a tag to compare

@NSeydoux NSeydoux released this 17 Nov 09:34
84f0ec6

Internal Changes

  • Remove some assumptions for an end-to-end test. This should be transparent to dependants.

v0.7.3

Choose a tag to compare

@NSeydoux NSeydoux released this 16 Nov 17:38
7958a50

Internal Changes

  • Remove some assumptions for an end-to-end test. This should be transparent to dependants.

v0.8.0-beta.0

v0.8.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@jeswr jeswr released this 14 Nov 22:06

New Features

  • Support for parsing Verifiable Credentials as JSON-LD. This allows the Verifiable Credential to be read using the RDF/JS DatasetCore API.

v0.8.0-alpha.0

v0.8.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@jeswr jeswr released this 18 Oct 20:29

New Features

  • Support for parsing Verifiable Credentials as JSON-LD. This allows the Verifiable Credential to be read using the RDF/JS DatasetCore API and also improves normalization of Verifiable Credentials that are returned within library.

v0.7.2

Choose a tag to compare

@jeswr jeswr released this 17 Sep 13:32
fd300e5
  • Build system (bundler and TypeScript) updates. This should be transparent to dependants.

v0.7.1

Choose a tag to compare

@jeswr jeswr released this 21 Jun 06:34
e52b54f

Bugfix

  • Fix broken checks for null fields

v0.7.0

Choose a tag to compare

@NSeydoux NSeydoux released this 19 May 12:01
21decc4

New features

  • Node 20 support