Releases: input-output-hk/cardano-clusterlib-py
Releases · input-output-hk/cardano-clusterlib-py
v0.9.7
What's Changed
- Get future pparams by @OlufemiAdeOlusile in #328
New Contributors
- @OlufemiAdeOlusile made their first contribution in #328
Full Changelog: v0.9.6...v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
What's Changed
- refactor(build): migrate to PEP 621 and pyproject.toml only by @mkoura in #314
- feat(query): add
get_spo_stake_distributionmethod by @mkoura in #316 - feat(stake-pool): add reward account key pair support by @mkoura in #317
- feat: add default fee buffer to TransactionGroup by @mkoura in #318
- fix(build): update setuptools package discovery config by @mkoura in #319
Full Changelog: v0.9.1...v0.9.3
v0.9.1
v0.9.0
Cardano Clusterlib 0.6.3
Adds support for Conway eras and on-chain governance.
Cardano Clusterlib 0.5.0
- Removes usage of
--protocol-params-filewith transaction build. - Drops support for the
--cddl-formatflag.
Cardano Clusterlib 0.4.1
Match new message indicating that operational certificates counter is valid. Implemented in PR #170