Releases: utxorpc/blaze-provider
Releases · utxorpc/blaze-provider
v0.3.5
What's Changed
- chore: update utxorpc sdk dependency to version 0.6.7 by @ricomiles in #29
- chore: bump version to v0.3.5 by @ricomiles in #30
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- chore: remove hardcoded cost models and update blaze and utxorpc dependencies by @ricomiles in #27
- chore: bump version to v0.3.4 by @ricomiles in #28
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: derive redeemer fields from unevaluated redeemer by @ricomiles in #25
- chore: bump version to 0.3.3 by @ricomiles in #26
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: handled scripts with UPLC bytes for Tx building by @johnquinnvictaboada in #22
- feat: implement evaluateTransaction function, fix params mapping and update spec dependency version to
0.15.0
by @ricomiles in #23 - chore: bump version to 0.3.2 by @ricomiles in #24
New Contributors
- @ricomiles made their first contribution in #23
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- chore: bump version to 0.3.1 in package.json by @Mercurial in #20
- fix: refactor script handling for PlutusV1, V2, and V3 in U5C provider by @Mercurial in #21
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore: added badges and minor refinements to readme by @johnquinnvictaboada in #13
- fix: handle double-CBOR encoding for UPLC scripts in transaction building by @johnquinnvictaboada in #18
- chore: updated blaze library dependencies to latest versions by @johnquinnvictaboada in #14
- chore: bump package version to 0.3.0 by @johnquinnvictaboada in #15
- chore: updated UTxORPC sdk to 0.6.4 and UTxORPC spec to 0.12.0 by @johnquinnvictaboada in #16
- chore: update blaze dependencies by @Mercurial in #19
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- docs: add README for UTxO RPC provider by @Mercurial in #6
- chore: add more examples for common js and esm in pure javascript nodejs by @Mercurial in #7
- chore: update U5C provider URL to local instance by @Mercurial in #8
- chore: update @utxorpc/sdk to version 0.6.2 in package.json files by @Mercurial in #9
- chore: bump version to 0.2.1 in package.json by @Mercurial in #10
- chore: added CI / CD for publishing every new release by @johnquinnvictaboada in #11
- chore: bump version to 0.2.2 in package.json by @Mercurial in #12
New Contributors
- @johnquinnvictaboada made their first contribution in #11
Full Changelog: v0.2.0...v0.2.2