Skip to content

Releases: fetchai/cosmpy

v0.12.2

26 May 12:53
a533deb

Choose a tag to compare

  • refactor: dependencies - unlocked click, setuptools

v0.12.1

21 May 11:40
a159080

Choose a tag to compare

  • fix: missing packaging dependency

v0.12.0

18 May 19:10
c075ab7

Choose a tag to compare

  • Upgrade to fetchai Cosmos-SDK v0.20.0 (canonical v0.53.7)
  • Dropped support for Python3.9
  • CI fixes

v0.12.0rc1

18 Dec 14:03
89539d8

Choose a tag to compare

v0.12.0rc1 Pre-release
Pre-release
  • fix: Init files

v0.12.0rc0

08 Dec 16:47
785a179

Choose a tag to compare

v0.12.0rc0 Pre-release
Pre-release
  • feat: Cosmos SDK v0.53.4

v0.11.2

17 Oct 12:43
80eed86

Choose a tag to compare

  • feat: Ability to use Cosmos SDK bcrypt armored key files

v0.11.1

05 Jun 16:49
0a3d7a9

Choose a tag to compare

  • feat: Coins impl. using sorted dictionary

v0.11.0

28 May 14:20
31d1316

Choose a tag to compare

  • feat: TxFee and Coins, support for fee granter & payer
  • fix: outdated links in documentation

v0.9.3

25 Apr 11:24
8aed9ae

Choose a tag to compare

  • 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

11 Jan 13:07
14279fc

Choose a tag to compare

  • fix: coin parsing to support ibc denominations
  • chore: bump grpcio to support Apple M1 architectures and Python 3.12