This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
v0.0.3-alpha
Pre-release
Pre-release
decentralgabe
released this
14 Feb 19:44
·
184 commits
to main
since this release
What's Changed
- Enable golangci-lint by @andresuribe87 in #246
- add jws parsing by @decentralgabe in #247
- Update to Presentation Exchange v2 and Latest CM by @decentralgabe in #248
- Fix jwk usage by @decentralgabe in #249
- able to create a new jws verifier from key by @decentralgabe in #250
- Update json schema lib by @decentralgabe in #251
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.0.2 to 5.1.0 by @dependabot in #252
- Bump github.com/bits-and-blooms/bitset from 1.3.3 to 1.4.0 by @dependabot in #253
- Bump github.com/piprate/json-gold from 0.4.2 to 0.5.0 by @dependabot in #254
- Fix key type issue by @andresuribe87 in #255
- Fix verification bug with JWT credentials by @andresuribe87 in #257
- Handling pointers in key conversion by @andresuribe87 in #260
- Standardize errors by @decentralgabe in #259
- Bump github.com/goccy/go-json from 0.9.11 to 0.10.0 by @dependabot in #262
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.1.0 to 5.1.1 by @dependabot in #263
- Bump github.com/multiformats/go-varint from 0.0.6 to 0.0.7 by @dependabot in #264
- update vc json schema by @decentralgabe in #266
- [chore] Added goimports to linter by @andresuribe87 in #268
- Locally load schemas by @decentralgabe in #269
- [WIP] #261: Add fuzz test by @td-bn in #270
- Wasm bindings - a start by @michaelneale in #265
- cred manifest example by @decentralgabe in #274
- Enable schema caching for tests by @andresuribe87 in #275
- Added signing utilities for vc-jws, with the appropriate content type. by @andresuribe87 in #273
- Bump github.com/multiformats/go-multicodec from 0.7.0 to 0.8.0 by @dependabot in #276
- Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 by @dependabot in #279
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.1.1 to 5.2.0 by @dependabot in #278
- Bump github.com/bits-and-blooms/bitset from 1.4.0 to 1.5.0 by @dependabot in #277
- adding statuslist conversion by @nitro-neal in #280
- Bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0 by @dependabot in #281
- Bump golang.org/x/term from 0.4.0 to 0.5.0 by @dependabot in #282
New Contributors
- @andresuribe87 made their first contribution in #246
- @td-bn made their first contribution in #270
Full Changelog: v0.0.2-alpha...v0.0.3-alpha