Releases: utxorpc/node-sdk
Releases · utxorpc/node-sdk
v0.6.7
What's Changed
- chore: update utxorpc spec to version 0.16.0 by @ricomiles in #33
- chore: bump version to v0.6.7 by @ricomiles in #34
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- fix: export WatchClient by @ricomiles in #31
- chore: bump version to 0.6.6 by @ricomiles in #32
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- feat: add evalTx function to SubmitClient and update spec dependecy version to
0.14.0
by @ricomiles in #27 - feat: implement readTip function for SyncClient by @ricomiles in #29
- chore: update utxorpc-spec to v0.15 by @ricomiles in #30
- chore: bump version to
0.6.5
by @ricomiles in #28
New Contributors
- @ricomiles made their first contribution in #27
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- chore: added working deno compatibility example by @johnquinnvictaboada in #22
- chore: added a detailed readme by @johnquinnvictaboada in #23
- chore: update utxorpc spec to version 0.12.0 by @johnquinnvictaboada in #24
- chore: bump version to 0.6.4 by @johnquinnvictaboada in #25
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- feat: added searchutxos by payment part and delegation part by @johnquinnvictaboada in #15
- refactor: rename parameters in searchUtxosByPaymentPart and searchUtxosByDelegationPart for clarity by @Mercurial in #17
- fix: for node js esm build to not bundle anymore by @Mercurial in #16
- feat: added search utxo by parts of address with unit by @johnquinnvictaboada in #18
- chore: add CI/CD for automated npm publishing on release by @johnquinnvictaboada in #20
- feat: added fetchhistory, watchtx and watchmempool by @johnquinnvictaboada in #19
- chore: bump version to 0.6.3 by @Mercurial in #21
New Contributors
- @johnquinnvictaboada made their first contribution in #15
Full Changelog: v0.10.1...v0.6.3