Releases: fetchai/cosmpy
Releases · fetchai/cosmpy
v0.12.2
v0.12.1
- fix: missing packaging dependency
v0.12.0
- Upgrade to fetchai Cosmos-SDK v0.20.0 (canonical v0.53.7)
- Dropped support for Python3.9
- CI fixes
v0.12.0rc1
- fix: Init files
v0.12.0rc0
- feat: Cosmos SDK v0.53.4
v0.11.2
- feat: Ability to use Cosmos SDK bcrypt armored key files
v0.11.1
- feat: Coins impl. using sorted dictionary
v0.11.0
- feat: TxFee and Coins, support for fee granter & payer
- fix: outdated links in documentation
v0.9.3
- chore: add/update repo health files
- fix: readme
- fix: CI
- feat: support Python 3.13
- fix: Non-deterministic conversion of string representation of numbers with radix point
- feat: TX timeout height
v0.9.2
- fix: coin parsing to support ibc denominations
- chore: bump grpcio to support Apple M1 architectures and Python 3.12