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.16.0
What's Changed
- can discover PFIs by @michaelneale in #19
pnpm
andchangesets
by @mistermoe in #30- Add changesets GitHub Action #31 by @KendallWeihe in #33
- Patch get-func-name audit failure by @KendallWeihe in #35
- Version Packages by @github-actions in #36
- Add guide for changesets usage by @KendallWeihe in #37
- Setup TBDocs by @leordev in #38
- Add @tbdex-js/protocol package doc by @leordev in #40
- Filter tbdocs-reporter to only changed files by @leordev in #41
- Add http client and server docs by @leordev in #42
- Add missing docs to @tbdex/protocol and other fixes by @leordev in #45
- Fix and complete HTTP Client & Server docs by @leordev in #49
- Delete json-schemas and pull hosted ones. by @mistermoe in #48
- replace CBOR with JCS by @mistermoe in #53
- Version Packages by @github-actions in #54
New Contributors
- @michaelneale made their first contribution in #19
- @KendallWeihe made their first contribution in #33
- @github-actions made their first contribution in #36
- @leordev made their first contribution in #38
Full Changelog: v0.10.0...v0.16.0
v0.10.0
What's Changed
- Don't define order status enums by @phoebe-lew in #24
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
What's Changed
- Always pass string[] for get exchanges by @phoebe-lew in #18
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add convenience nvmrc for using correct Node version by @ALRubinger in #2
- Add standard TBD OSS files: by @ALRubinger in #1
- Update README docs: by @ALRubinger in #16
- Fix callback argument types by @phoebe-lew in #17
New Contributors
- @ALRubinger made their first contribution in #2
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
v0.2.0
What's Changed
@tbdex/http-server
POST /exchanges/:id/rfq
now returns a 202 instead of a 501 when rfq has successfully been processed