Releases: utxorpc/node-sdk
Releases · utxorpc/node-sdk
v0.7.0
What's Changed
- fix: update test parameters for followTip and fetchBlock methods by @hrmtm23 in #46
- feat: enhance Block type and update SyncClient methods to include nativeBytes by @hrmtm23 in #48
- chore: updated utxorpc-spec dependency to 0.17.0 by @hrmtm23 in #47
- chore: bump version to v0.7.0 by @Mercurial in #49
Full Changelog: v0.6.8...v0.7.0
v0.6.8
What's Changed
- feat: asset filter with both policy and name by @nelsonksh in #37
- test: add initial unit tests by @SebastienGllmt in #38
- fix: add missing exports with Cardano prefix by @SebastienGllmt in #39
- fix(DumpHistoryRequest): allow fetching from genesis by @SebastienGllmt in #40
- chore: update devDependencies to latest versions by @hrmtm23 in #42
- feat: comprehensive unit test for all clients by @hrmtm23 in #41
- chore: bump version to v0.6.8 by @hrmtm23 in #44
New Contributors
- @nelsonksh made their first contribution in #37
- @SebastienGllmt made their first contribution in #38
- @hrmtm23 made their first contribution in #42
Full Changelog: v0.6.7...v0.6.8
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.0by @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.5by @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