Releases: blockchain-lab-um/masca
Releases · blockchain-lab-um/masca
1.1.4
What's Changed
- Refactor code and change structure of the project to make it more similar to Filsnap and Btcsnap
- Update version of VCManager
- Add SSI Snap Types
- Add functions to check validity of requests
- Added support for SSI Snap Connector
BREAKING
- Remove Response object and change data returned. Snap no longer returns Response object, but rather data directly (VC, VP, boolean).
Full Changelog: v1.1.3...v1.1.4
1.1.3
v1.1.2 ~ First log
What's Changed
- chore: merge dev into master by @martines3000 in #1
- chore: updated version by @andyv09 in #2
- chore: merge pull request #2 from blockchain-lab-um/dev by @andyv09 in #3
- feat: upgraded VC storage by @andyv09 in #4
New Contributors
- @martines3000 made their first contribution in #1
- @andyv09 made their first contribution in #2
Full Changelog: https://github.com/blockchain-lab-um/ssi-snap/commits/v1.1.2