- Add Medical First Responder credential.
- Inlined fonts and compressed SVGs for EAD, DL, and NatCert.
- Include svg resources in package.
- Add queries.json to each credential.
- Allow for multiple queries per credential.
- Add Utopia Employment Authorization Document (EAD).
- Add Utopia Driver's License (DL).
- Add Utopia Naturalization Certificate (NatCert).
- Bump
gs1-8110-coupon
context to v2 - Add https://schema.org/description and rename original
description
toofferDescription
- Update
gs1-8110-coupon
with square images
- Add GS1 8110 coupon credential.
- Make
jff3
credential use open badge 3.0.2 context by default. - Update credential example for
customer-loyalty
.
- Use standard image naming convention.
- Add academic course credential.
- Created v2
jff3
credential with open badge 3.0.2 context.
- Reverted context in credential for
jff3
.
- BREAKING: Changed context in credential for
jff3
.
- Add context example for
first-responder
.
- Add context and example for
customer-loyalty
.
- Add context, vocab, and credential example for
retail-coupon
. - Add credential example for
jff-3
.
- Fix
examDate
type URL to usehttp
instead ofhttps
.
- BREAKING: Update dir names for
movieTicket
,introToChapi
andsafechef
to kebab case.
- Update context URLs to a cleaner format
https://contexts.vcplayground.org/examples/foo-bar/v1.json
. - Fix vocab URLs.
- Move context files into
contexts
dir and export its path.
- BREAKING: Update context URLs for
movieTicket
,alumni
andsafechef
credentials. - BREAKING: Drop support for node <= 16.x. Node.js 18+ is required.
- Add context files for
movieTicket
,alumni
andsafechef
credentials.
- BREAKING: Update context URLs for
movieTicket
,alumni
andsafechef
credentials.
- Add new
Safe Chef
VC example.
- Add test.
- Add image for
jff
.
- BREAKING: Update names of
.json
files containing credentials tocredential.json
. - Update
Usage
section inREADME.md
.
- Add credentials dir containing example credentials:
alumni
,jff
,jff2
,movieTicket
,introToChapi
andprc
.lib/index.js
exports the path to thecredentials
dir.