Releases: TradeTrust/tradetrust
Releases · TradeTrust/tradetrust
v6.8.0-alpha.5
v6.8.0-alpha.4
v6.9.0
v6.8.0-alpha.3
v6.8.0
v6.8.0-alpha.2
v6.8.0-alpha.1
v1.0.0-alpha.1
1.0.0-alpha.1 (2023-11-10)
Bug Fixes
- #68 - allow extra properties for v2 issuers (65eedbf)
- 🐛 node version to lts (#209) (245196b)
- $template can be a string for schema v2 (e39bc58)
- add guard and utils (7546878)
- allow last field of an object to be obfuscated (a0c783f)
- better type guards (673b193)
- build umd from esm output (1ba0450)
- bump deps (#236) (4f2badb)
- change node-fetch to cross-fetch (6d6ed36)
- change sh to js (c0c6403)
- circleci-context (#198) (7e5c2a7)
- combine log lines for easier searching (4f4bf3d)
- deployment (#200) (b00b462)
- export sign types (abaab60)
- export signer (#163) (4c5a281)
- improve obfuscateDocument function type (e6b4d8a)
- include scripts folder (0e19d93)
- jsonld security issue (#162) (4ca5a65)
- loose json schema validation (e58aaeb)
- move context to schemata repository (ad617d1)
- node document loader not available in browser (#168) (b38f34c)
- pre-load only at first call (63c39fc)
- publish (b630af9)
- publish (81a63c3)
- refactoring types and functions (#142) (16a20aa)
- release (54e85c4)
- rename isSignedWrappedDocument to isSignedWrappedV2Document (d7454fc)
- rename unwrapped to raw (b5f8242)
- replace jsonld by our own esm-free implementation (27d013d)
- revert "feat: add schema url" (706dc3d)
- revert esm changes (295ac47)
- run postinstall only locally (90d9f08)
- stringify errors to properly log them (990397e)
- throw error get issuer address (#158) (f131e3e)
- trigger release (bded014)
- update jsonld to v5 (#165) (3855407)
- update wallet type (#220) (8783b3e)
- use apache license 2.0 (a6b6783)
- use root dir to get rid of src extra folder in dist/types (f55ae0d)
- use schema v2 as default schema (9fd59ac)
- utils (#243) (b7a26fe)
- v3 cred needs OpenAttestationCredential type (5c842bf)
chore
- update to npm 7, drop cjs support (e6333d2)
Features
- #72 - add getIssuerAddress helper (2a5297e)
- 🎸 add a
sign
method to append signed proofs (#92) (4fbc2c2) - 🎸 add ocsp responder to revocation type (#208) (74f61d0)
- 🎸 add W3C-DID as supported type for issuer identityProof (66725bf)
- add chainDetail optional field into schema (#216) (a0478a5)
- add diagnose (57f1903)
- add getMerkleRoot (#152) (d79cb49)
- add isSignedWrappedDocument helper (038bdef)
- add mimetypes (#116) (2b239b2)
- add oa-did-sign into the codebase (d2de7b9)
- add schema url (32e8b89)
- add support for different revocation types for v2 and v3 (#150) (53a7968)
- add utils to extract v2/v3 template data (2fa596e)
- added getAssetId and getTargetHash (#174) (8badabf)
- added isDocumentRevokable and test cases (#192) (99fbcba)
- added utils function to update form for v2 and v3 (#219) (05c5894)
- allow ethers signer ([55e0796](55e0796...
v1.0.0
1.0.0 (2023-11-01)
Bug Fixes
- #68 - allow extra properties for v2 issuers (65eedbf)
- 🐛 node version to lts (#209) (245196b)
- $template can be a string for schema v2 (e39bc58)
- add guard and utils (7546878)
- allow last field of an object to be obfuscated (a0c783f)
- better type guards (673b193)
- build umd from esm output (1ba0450)
- bump deps (#236) (4f2badb)
- change node-fetch to cross-fetch (6d6ed36)
- change sh to js (c0c6403)
- circleci-context (#198) (7e5c2a7)
- combine log lines for easier searching (4f4bf3d)
- deployment (#200) (b00b462)
- export sign types (abaab60)
- export signer (#163) (4c5a281)
- improve obfuscateDocument function type (e6b4d8a)
- include scripts folder (0e19d93)
- jsonld security issue (#162) (4ca5a65)
- loose json schema validation (e58aaeb)
- move context to schemata repository (ad617d1)
- node document loader not available in browser (#168) (b38f34c)
- pre-load only at first call (63c39fc)
- publish (b630af9)
- publish (81a63c3)
- refactoring types and functions (#142) (16a20aa)
- release (54e85c4)
- rename isSignedWrappedDocument to isSignedWrappedV2Document (d7454fc)
- rename unwrapped to raw (b5f8242)
- replace jsonld by our own esm-free implementation (27d013d)
- revert "feat: add schema url" (706dc3d)
- revert esm changes (295ac47)
- run postinstall only locally (90d9f08)
- stringify errors to properly log them (990397e)
- throw error get issuer address (#158) (f131e3e)
- trigger release (bded014)
- update jsonld to v5 (#165) (3855407)
- update wallet type (#220) (8783b3e)
- use apache license 2.0 (a6b6783)
- use root dir to get rid of src extra folder in dist/types (f55ae0d)
- use schema v2 as default schema (9fd59ac)
- utils (#243) (b7a26fe)
- v3 cred needs OpenAttestationCredential type (5c842bf)
chore
- update to npm 7, drop cjs support (e6333d2)
Features
- #72 - add getIssuerAddress helper (2a5297e)
- 🎸 add a
sign
method to append signed proofs (#92) (4fbc2c2) - 🎸 add ocsp responder to revocation type (#208) (74f61d0)
- 🎸 add W3C-DID as supported type for issuer identityProof (66725bf)
- add chainDetail optional field into schema (#216) (a0478a5)
- add diagnose (57f1903)
- add getMerkleRoot (#152) (d79cb49)
- add isSignedWrappedDocument helper (038bdef)
- add mimetypes (#116) (2b239b2)
- add oa-did-sign into the codebase (d2de7b9)
- add schema url (32e8b89)
- add support for different revocation types for v2 and v3 (#150) (53a7968)
- add utils to extract v2/v3 template data (2fa596e)
- added getAssetId and getTargetHash (#174) (8badabf)
- added isDocumentRevokable and test cases (#192) (99fbcba)
- added utils function to update form for v2 and v3 (#219) (05c5894)
- allow ethers signer (55e0796)
*...