- fix(v3.2): provide more exposure to context files (
ae1ba43
)
- Merge pull request #81 from blockchain-certificates/chore/fix-ci-semantic-release
fix(v3.2): provide more exposure to context files (93c1c20
)
- fix(v3.2): expose v3.2 context and url (
466d9b0
)
- Merge pull request #79 from blockchain-certificates/chore/fix-ci-semantic-release
fix(v3.2): expose v3.2 context and url (d17ad3a
)
-
chore(CI): change twine upload prompt place to access env var (
e8b03cf
) -
chore(CI): fix typo (
771226f
) -
chore(CI): attempt reading env variable (
af480fa
) -
chore(CI): attempt reading env variable (
8050db5
) -
chore(CI): attempt reading env variable (
f4dcb08
) -
chore(CI): debug 'no such file' error (
517f2a9
) -
chore(CI): debug 'no such file' error (
e3edcc0
) -
chore(CI): attempt at fixing semantic release by changing execution context (
5d47bf7
)
- feat(VCv2): remove name and description as handled by VC v2 context (
70e7065
)
- test(V1.2): disable tests due to unavailable distant endpoint (
28a3b29
)
- Merge pull request #78 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): change twine upload prompt place to access env var (0e7691b
)
- Merge pull request #77 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): fix typo (670f866
)
- Merge pull request #76 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): attempt reading env variable (ecd7874
)
- Merge pull request #75 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): attempt reading env variable (7a9b057
)
- Merge pull request #74 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): attempt reading env variable (0cc92b0
)
- Merge pull request #73 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): debug 'no such file' error (b6eca8b
)
- Merge pull request #72 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): debug 'no such file' error (c5cbd7b
)
- Merge pull request #71 from blockchain-certificates/chore/fix-ci-semantic-release
chore(CI): attempt at fixing semantic release by changing execution c… (00d1431
)
- Merge pull request #70 from blockchain-certificates/feat/vc-v2-name-description
feat(VCv2): remove name and description as handled by VC v2 context (234e2eb
)
-
chore(Package): publish v3.6.4 (
6632cfa
) -
chore(CI): fix keyring version - attempt at fixing semantic release (
7a8e427
) -
chore(CI): fix twine version - attempt at fixing semantic release (
085ccfa
)
- Merge pull request #69 from blockchain-certificates/fix/npm-esm
chore(Package): publish v3.6.4 (c9298cf
)
- Merge pull request #68 from blockchain-certificates/fix/npm-esm
chore(CI): fix keyring version - attempt at fixing semantic release (f36d832
)
- Merge pull request #67 from blockchain-certificates/fix/npm-esm
chore(CI): fix twine version - attempt at fixing semantic release (d97a3f2
)
- Merge pull request #66 from blockchain-certificates/fix/npm-esm
Fix/npm esm (23e04c6
)
-
chore(SemanticRelease): correctly set authToken (
92ea4ca
) -
chore(SemanticRelease): cleanup code and set npmAuth (
2b00b21
)
- Merge pull request #64 from blockchain-certificates/fix/update-credential-v2-context
Fix/update credential v2 context (56ee99f
)
-
Merge branch 'master' into fix/update-credential-v2-context (
371156e
) -
Merge pull request #63 from blockchain-certificates/chore/fix-semantic-release
chore(SemanticRelease): correctly set authToken (a868084
)
- Merge pull request #62 from blockchain-certificates/chore/fix-semantic-release
chore(SemanticRelease): cleanup code and set npmAuth (d76b0e3
)
-
fix(Context): update VC v2 context (
2adab90
) -
fix(DataIntegrityProof): correct name for data integrity proof property (
c2cea4f
)
-
chore(SemanticRelease): decommission semantic-release js - move responsibility to python-semantic-release and manually publish (
a4bec8c
) -
chore(SemanticRelease): simplify .travis.yml (
f646418
) -
chore(Tox): prevent failure due to accessing cert_schema files before installing deps (
5091bf5
) -
chore(CI): align travis config to cert_issuer's (
a9bd524
) -
chore(CI): try and force requests install (
9fc78a5
) -
chore(SemanticRelease): run PRs only against master (
8dd7fbf
) -
chore(SemanticRelease): configure python-semantic-release for > v7 (
6baac50
)
- refactor(JsonLdHelpers): use urllib rather than requests (
5471e6c
)
- Merge pull request #61 from blockchain-certificates/chore/fix-semantic-release
chore(SemanticRelease): decommission semantic-release js - move respo… (79b20ec
)
-
Merge branch 'master' of https://github.com/blockchain-certificates/cert-schema (
110e2db
) -
Merge pull request #60 from blockchain-certificates/chore/fix-semantic-release
chore(SemanticRelease): configure python-semantic-release for > v7 (d62cc64
)
- Merge pull request #59 from blockchain-certificates/feat/expose-data-integrity-proof-ctx
fix(DataIntegrityProof): correct name for data integrity proof property (6588c07
)
- fix(npm): fix path to credential v2 context (
93f5fa7
)
- chore(Deps): update pyld version (
fd71457
)
- Merge pull request #58 from blockchain-certificates/feat/expose-data-integrity-proof-ctx
Feat/expose data integrity proof ctx (96273bc
)
- feat(DataIntegrityProof): support data integrity proof (
bcfd38c
)
- Merge pull request #57 from blockchain-certificates/feat/expose-data-integrity-proof-ctx
feat(DataIntegrityProof): support data integrity proof (2615b85
)
- fix(VC-V2): expose vc V2 in document loader (
9928854
)
- chore(CI): bump node (
2db830d
)
- Merge pull request #56 from blockchain-certificates/fix/expose-vc-v2-in-context-urls
fix(VC-V2): expose vc V2 in document loader (b7d3636
)
- Merge pull request #55 from blockchain-certificates/feat/convert-to-esm
chore(CI): bump node (3125895
)
-
feat(VC-V2): provide verifiable credentials v2 (
17332a2
) -
feat(Module): convert package to module (
7da70a8
)
- Merge pull request #54 from blockchain-certificates/feat/convert-to-esm
Add VC V2 schema and convert to ESM (1a2993e
)
- fix(API): expose document loader function (
df4422a
)
- chore(CI): bump to python 3.10 (
3b865db
)
- Merge pull request #53 from blockchain-certificates/fix/expose-document-loader
Fix/expose document loader (cdda06f
)
- Merge branch 'master' of https://github.com/blockchain-certificates/cert-schema (
d1831ae
)
- Merge pull request #52 from blockchain-certificates/feat/status-list-2021
fix(Schemas): correct path to context (90cc814
)
- feat(All): trigger new release (
6bab8b4
)
- Merge pull request #51 from blockchain-certificates/feat/status-list-2021
feat(All): trigger new release (957714b
)
-
chore(CI): debug (
9507cd6
) -
chore(semanticRelease): no dry run in js mode (
4c12fb4
) -
chore(SemanticRelease): cd back to root (
77c27bc
) -
chore(SemanticRelease): delegate github tag to python script to avoid duplicate increment (
3ac51ec
) -
chore(SemanticRelease): split version file (
188441e
) -
chore(CI): install requirements with tox (
3fb8438
) -
chore(CI): install requirements (
f221a00
) -
chore(CI): configure semantic release in dry mode (
878f0c9
)
- docs(Metadata): document metadata property (
1bbbf87
)
- feat(StatusList2021): add StatusList2021 context (
0ef1548
)
- Merge pull request #50 from blockchain-certificates/feat/status-list-2021
chore(semanticRelease): no dry run in js mode (fdef509
)
- Merge pull request #49 from blockchain-certificates/feat/status-list-2021
feat(StatusList2021): add StatusList2021 context (b7a8758
)
- Merge pull request #48 from blockchain-certificates/chore/semantic-release-python
chore(SemanticRelease): cd back to root (4ec7e79
)
- Merge pull request #47 from blockchain-certificates/chore/semantic-release-python
chore(SemanticRelease): delegate github tag to python script to avoid duplicate increment (52e8489
)
- Merge pull request #46 from blockchain-certificates/chore/semantic-release-python
chore(CI): configure semantic release in dry mode (39e44d1
)
- Merge pull request #45 from blockchain-certificates/docs/metadata
docs(Metadata): document metadata property (1d1be91
)
- fix(MultiSign): reference contexts in js module (
410e943
)
- Merge pull request #44 from blockchain-certificates/feat/multisign
fix(MultiSign): reference contexts in js module (5b2dc5a
)
-
feat(MultiSign): bump version (
ab7958d
) -
feat(MultiSign): define suite contexts object (
ce301a9
) -
feat(MultiSign): allow extending preloaded contexts before normalization (
7110921
) -
feat(v3.1): introduce 3.1 concern (
748ee8a
) -
feat(MultiSign): split MerkleProof2019 from Blockcerts context, define other required contexts (
a9c2b85
)
- refactor(Test): rename tests to better reflect test case (
19b1ed4
)
- test(JSONLDNormalize): add proper test check (
e14ae3b
)
- Merge pull request #43 from blockchain-certificates/feat/multisign
Feat/multisign (3aba646
)
-
chore(Version): bump version (
1d10f7b
) -
chore(CI): fix script path according to current working directory (
26f5799
) -
chore(CI): debug script issue (
b8d2dcb
) -
chore(Release): fix typo (
0001c63
) -
chore(Publish): automatically publish to blockcerts.org (
a09ce57
)
-
feat(ContextUrls): consume class where relevant (
54599f6
) -
feat(ContextUrls): add open badge and vc (
8d91e6e
) -
feat(ContextUrls): add v2.1 and v3 getters (
9955306
) -
feat(ContextUrls): provide getter class for context urls data (
933b6f6
)
- Merge pull request #42 from blockchain-certificates/feat/context_url_getter
Feat/context url getter (8b28336
)
- Merge pull request #41 from blockchain-certificates/chore/automated-updates-blockcerts.org
chore(CI): debug script issue (6e9c42e
)
- Merge pull request #40 from blockchain-certificates/chore/automated-updates-blockcerts.org
chore(Publish): automatically publish to blockcerts.org (be31b0e
)
- fix(Context): fix typo in export instruction (
88cd797
)
- Merge pull request #39 from blockchain-certificates/fix/context-urls
fix(Context): fix typo in export instruction (58ffc14
)
- fix(Context): expose context urls to py package (
24ad5c3
)
- chore(Version): align py version to npm (
4b68fb4
)
- Merge pull request #38 from blockchain-certificates/fix/context-urls
fix(Context): expose context urls to py package (7fd3406
)
- Merge pull request #37 from blockchain-certificates/chore/npm-package
chore(Version): align py version to npm (11d7e4b
)
- fix(V3): ensure display value is being hashed (
dc5f2eb
)
-
chore(CI): update repository address (
f20cdee
) -
chore(CI): install and run node (
c854d61
) -
chore(CI): fix node version (
a8b9769
) -
chore(Version): bump version (
df5082f
) -
chore(CI): update python version (
a5c89f4
)
- Merge pull request #36 from blockchain-certificates/chore/npm-package
Chore/npm package (ffd9f51
)
- Merge pull request #35 from blockchain-certificates/test/hashing
Test/hashing (81de83f
)
- Merge pull request #34 from blockchain-certificates/fix/v3-display
fix(V3): ensure display value is being hashed (bb68ca1
)
- Merge pull request #33 from blockchain-certificates/lemoustachiste-patch-1
fix(v3): remove copy paste item (659a375
)