Releases: Python-Cardano/pycardano
Releases · Python-Cardano/pycardano
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
v0.13.0
What's Changed
- Add Certificate types for staking and voting delegation by @gszabo in #401
- Add path to Ogmios v6 backend by @theeldermillenial in #398
- Plomin deser by @cffls in #420
- Add Conway Certificates by @tacmota in #417
- Fix a few certificates by @cffls in #423
- Governance actions by @cffls in #425
- blockfrost Backend _get_script patches by @while0x1 in #428
- fix: use OrderedSet or List for pool_owners by @KINGH242 in #430
New Contributors
Full Changelog: v0.12.3...v0.13.0
v0.12.3
What's Changed
- Removed extra fee buffer by @theeldermillenial in #404
- generalize plutus scripts by @tacmota in #396
- Add unit tests to transaction.py by @tacmota in #406
- Bump up node version and simplify scripts by @cffls in #407
- Add more tests for serialization by @tacmota in #409
- Add tests for address and key by @tacmota in #410
- Skip collateral return if it is too small by @cffls in #411
- fix type check in deserialization of tx witness (#414) by @nullhashpixel in #415
- add more examples scripts by @Godspeed-exe in #399
New Contributors
- @nullhashpixel made their first contribution in #415
- @Godspeed-exe made their first contribution in #399
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- Fix StakeRegistration deser by @cffls in #380
- Fix ogmios v6 backend / plutusv3 by @nielstron in #383
- Fix failure to report blockfrost error when cbor decode fails by @kieransimkin in #386
- Fix witness deser by @cffls in #385
- Methods to add certificate scripts for smart staking by @SCMusson in #388
- ExtendedSigningKey from hd wallet: use key type from class by @gszabo in #400
- Fix min amount for collateral return by @cffls in #403
New Contributors
- @kieransimkin made their first contribution in #386
- @SCMusson made their first contribution in #388
- @gszabo made their first contribution in #400
Full Changelog: v0.12.0...v0.12.2