Skip to content

Releases: geoffmunn/terra.py

3.0.1 0.47.x compatibility

10 Jun 09:48
7ce85a5
Compare
Choose a tag to compare

Changes to support the 0.47.x chain upgrade.

What's Changed

Full Changelog: v2.1.4...v3.0.1

v2.1.4 Liquidity Pools

18 Jan 03:45
0be47f9
Compare
Choose a tag to compare

You can now join and exit liquidity pools

2.1.3 Package upgrades

03 Dec 08:58
Compare
Choose a tag to compare

All packages have been upgraded to the latest version, except for betterproto which is already on a pre-release version.

v2.1.2 Governance and documentation

13 Nov 00:50
8d64346
Compare
Choose a tag to compare
  • All documentation and code examples updated
  • Governance API updated to version 1 (from v1beta1)
  • UpdateAdminProposal interface added
  • Parameter converters removed where necessary
  • Empty governance dates and times now filtered out
  • 'Vote' method added for individual address voting details

v2.1.1 Osmosis Support

30 Oct 22:17
Compare
Choose a tag to compare

Full Changelog: v2.0.10...v2.1.1

Improved Osmosis support - you can request individual pools, or get the whole list.

This release matches version 2.1.1 on Pypi (https://pypi.org/project/terra-classic-sdk/)

2.0.10 Osmosis support

18 Sep 08:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.7...v2.0.10

v2.0.7 Luna Classic support

15 Apr 10:30
Compare
Choose a tag to compare

The first release of the Luna Classic version of Terra.py