This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Releases: TBD54566975/tbdex-js
Releases · TBD54566975/tbdex-js
v0.26.1
What's Changed
- Stricten, test, and bugfix http-server by @diehuxx in #170
- Add external_id field by @phoebe-lew in #163
- Version Packages by @github-actions in #180
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
- Make
pfiDid
required property inTbdexHttpServer
by @kirahsapong in #166 - Stricten http-client by @diehuxx in #169
- Add exchange state machine by @diehuxx in #168
- Update web5/dids, web5/credentials, web5/crypto, web5/common to latest by @kirahsapong in #177
- Version Packages by @github-actions in #167
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- adding
replyTo
field in http request body to submit RFQ by @jiyoontbd in #142 - Simplify types, inheritance structure, and API by @diehuxx in #156
- Upgrade noble hashes by @phoebe-lew in #157
- Version Packages by @github-actions in #159
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Stricten typescript in protocol package by @diehuxx in #141
- Setup CodeQL SAST by @leordev in #146
- Setup Codecov by @leordev in #145
- Get test vectors directly from submodule by @diehuxx in #143
- Install OSSF Scorecard by @ALRubinger in #66
- Update test-vectors.spec.ts by @nitro-neal in #154
- adding default typescript version to align on by @jiyoontbd in #148
- bumping web5 versions by @jiyoontbd in #149
- Rename sdk-development -> web5-spec by @leordev in #151
- test vector changes by @jiyoontbd in #152
- Replace karma with web-test-runner by @kirahsapong in #133
- JWT creation / verification by @jiyoontbd in #150
- Version Packages by @github-actions in #155
New Contributors
- @nitro-neal made their first contribution in #154
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Fix npm publish trigger by @leordev in #109
- Decouple TBDocs Commenter by @leordev in #106
- Decouples security scanning analysis and add FOSSA by @leordev in #110
- Replace sephereon/PEX presentation definitions with web5 js VCs implementation by @kirahsapong in #112
- http-server fixes + some tests by @phoebe-lew in #83
- Generates the HTML to publish to GH Pages by @leordev in #116
- Finish validating rfq against provided offering by @kirahsapong in #120
- Refactor http client by @kirahsapong in #113
- Remove HttpResponse and ErrorResponse from
http-client
types by @kirahsapong in #124 - RequiredClaims is optional by @phoebe-lew in #130
- Add tbdex submodules to consume test vectors and JSON schemas by @diehuxx in #129
- setting up junit xml reporting by @phoebe-lew in #131
- Update currency representation to decimal string by @diehuxx in #134
- Fold paymentInstructions inside payin and payout by @diehuxx in #140
- Fix docs-publish.yaml by @leordev in #144
- Version Packages by @github-actions in #114
New Contributors
- @kirahsapong made their first contribution in #112
Full Changelog: v0.22.1...v0.23.0
v0.22.1
What's Changed
- Bump creds package version by @phoebe-lew in #103
- Version Packages by @github-actions in #104
- Automate GitHub releases by @leordev in #61
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- Refactor sign by @mistermoe in #100
- Version Packages by @github-actions in #102
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Small updates by @mistermoe in #97
- [http-server] Added requester DID in filter passed to
ExchangesApi.getExchanges
. - Added
did:dht
resolution - Fixed
DevTools.createJwt
- [http-server] Added requester DID in filter passed to
- Version Packages by @github-actions in #98
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Export
CallbackError
by @mistermoe in #95 - Version Packages by
@github-actions
in #96
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Add semver installation to CI job by @KendallWeihe in #56
- Use semver from npm package, rather than CLI by @KendallWeihe in #57
- changing get exchanges filter to have id instead of exchangeId by @jiyoontbd in #58
- Update test PD to include
jwt_vc
filter by @phoebe-lew in #59 - Add Snyk for Vulns and License checks by @leordev in #80
- Restructure error messages as ErrorDetail by @diehuxx in #79
- Handle http-server callback errors and pass offering to RFQ handler by @phoebe-lew in #91
- Version Packages by @github-actions in #93
New Contributors
Full Changelog: v0.16.0...v0.19.0