Releases: geoffmunn/terra.py
Releases · geoffmunn/terra.py
3.0.1 0.47.x compatibility
Changes to support the 0.47.x chain upgrade.
What's Changed
- 2.2.0 0.50.x compatibility by @geoffmunn in #13
- Version bump and README updated by @geoffmunn in #14
- 2.2.0 0.50.x compatibility by @geoffmunn in #15
Full Changelog: v2.1.4...v3.0.1
v2.1.4 Liquidity Pools
You can now join and exit liquidity pools
2.1.3 Package upgrades
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
- 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
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
What's Changed
- Osmosis support (requires terra.proto version 3.0.2 - https://github.com/geoffmunn/terra.proto)
- Namespace changes by @geoffmunn in #1
- Chain id and LCD changed by @geoffmunn in #2
- Terra to Terra Classic and change the LCD by @GuillaumeFerreira in #6
- Add color python code on Readme by @GuillaumeFerreira in #7
- Terra django guide by @GuillaumeFerreira in #5
- fix by @GuillaumeFerreira in #8
New Contributors
- @geoffmunn made their first contribution in #1
- @GuillaumeFerreira made their first contribution in #6
Full Changelog: v2.0.7...v2.0.10
v2.0.7 Luna Classic support
The first release of the Luna Classic version of Terra.py