Releases: Python-Cardano/pycardano
Releases · Python-Cardano/pycardano
v0.19.1
What's Changed
- Calculates the sum of Lovelace across all retrieved UTXOs and outputs… by @AlanDXiang in #476
- Remove dependency on cose for message signing by @cffls in #477
New Contributors
- @AlanDXiang made their first contribution in #476
Full Changelog: v0.19.0...v0.19.1
v0.19.0
v0.18.0
v0.17.0
v0.16.0
v0.16.0 removes version capping, which allows more flexible dependency management for the dependents of pycardano.
What's Changed
- Remove version capping by @cffls in #458
- Update cardano node to 10.5.1 by @cffls in #459
- Spend utxo with script in the output by @cffls in #462
- Remove unncessary requirements for HDWallet derivation by @cffls in #463
Full Changelog: v0.15.1...v0.16.0
v0.15.1
v0.15.0
What's Changed
- Fix transaction certificates in Conway and handle latest cardano-cli transaction commands by @KINGH242 in #446
- fix: reference to opshin by @0xBora in #447
- Add TextEnvelope class for saving and loading Witness and Transaction files by @KINGH242 in #448
- Support authenticated ogmios by @sassythesasquatchh in #449
- Add support for NonEmptyOrderedSet in Plutus_data by @KINGH242 in #451
New Contributors
- @0xBora made their first contribution in #447
- @sassythesasquatchh made their first contribution in #449
Full Changelog: v0.14.0...v0.15.0
v0.14.0
v0.13.2
What's Changed
- Make plutus version detection more robust by @nielstron in #436
- Keep the order of keys in cost models by @cffls in #435
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Added IndefiniteDecoder for round trip plutusdata serialization by @theeldermillenial in #431
Full Changelog: v0.13.0...v0.13.1