v0.4.0
What's Changed
- Feat #239: Support to query for UTxOs at payment credential along with datum by @sourabhxyz in #240
- Feat #215: Optimisation - Merge multiple
utxosAtTxOutRefs
calls in transaction building, Feat #236: Pure variant ofutxoDatum
, Feat #211: Compute maximum possible fee using protocol params instead of having it hardcoded by @sourabhxyz in #234 - Feat #196: No separate change output for fee over approximation algorithm by @Micrograx & @sourabhxyz in #235 and #242
- Incorporating Maestro's Haskell SDK update by @sourabhxyz in #245
- Feat #243: Get payment credential of an address by @sourabhxyz in #244
- [Breaking Change] Feat #246 - Provider function to query for UTxOs at an address with an asset by @sourabhxyz in #247
- Feat #250: Bump on openapi3 dependency in sync with cardano-wallet by @sourabhxyz in #251
- Feat #253 & #255: Added GYNatural + Using updated Maestro Haskell SDK by @sourabhxyz in #254
- Feat #256: Support for stake addresses by @sourabhxyz in #257
Dependencies Bump: Please note the commit of dependencies used in cabal.project
file as some of them have been updated b/w v0.3.0 & v0.4.0.
Full Changelog: v0.3.0...v0.4.0