Releases: fetchai/cosmpy
Releases · fetchai/cosmpy
v0.9.2
v0.9.1
- fix: move googleapis-common-protos to main dependency group to resolve installation issues
v0.9.0
- feat: General LedgerClient features (query blocks, chain id, current height)
- refactor: Remove biputils google-api-python-client dependencies
- drop BLS support
v0.8.0
- feat: Python 3.11 support
- feat: add timestamp to LedgerClient TxResponse
v0.7.0
- feat: update/clear contract admin
- fix: ValueError exceptions when using query_staking_summary
- fix: key pair logic
- update protobuf and grpcio dependencies
v0.6.2
- feat: add migration for wasm contracts in aerial
- CI: fix release automation
v0.6.1
v0.6.0
What's Changed
- integration tests on osmosis testnet by @solarw in #227
- integration tests on windows by @solarw in #226
- Update Readme.md file by @VijaySharma815 in #235
- Add test for common rest_client by @solarw in #237
- Add flake8 bugbear, eradicate, docstyle, docstring plugin by @VijaySharma815 in #217
- add support for python 3.10 by @solarw in #236
- fix test for mint rest client module by @solarw in #224
- wait_to_complete: timeout and poll_period added by @solarw in #239
- Improve CI workflow by @solarw in #241
- feat: added swap auto to mkdocs by @Alejandro-Morales in #243
- chore: clean up and update dependencies by @solarw in #242
- docs: add reference API by @VijaySharma815 in #247
- chore: add CI check to ensure API reference is up-to-date by @VijaySharma815 in #254
- cleanup: remove release workflow by @5A11 in #260
- Re-enable PyLint by @VijaySharma815 in #251
- Feature/poetry deps management by @solarw in #255
- better parallel code check for ci by @solarw in #263
- integration test rerun added by @solarw in #270
- cleanup: Add missing docstring by @VijaySharma815 in #265
- Fix: codefactor.io issues by @VijaySharma815 in #268
- chore: add Reference APIs in doc by @VijaySharma815 in #261
- feat: add pagination to TotalSupply by @Galadrin in #274
- cleanup: Makefile review and improvement by @solarw in #278
- feat: add contract schema and validate msgs if present by @jrriehl in #271
- fix: import PubKey type to prevent error on rest query by @jrriehl in #294
- release 0.6.0 by @solarw in #296
Full Changelog: v0.5.1...v0.6.0
v0.5.0
What's Changed
- fix: send funds in contract methods by @ejfitzgerald in #147
- Docs revisions by @jonathan6620 in #149
- Documentation changes by @5A11 in #152
- Update MD files by @5A11 in #155
- chore: add issue templates by @UrAvgDeveloper in #156
- Add bug report and feature request github template by @VijaySharma815 in #160
- chore: yaml issue template improvements by @UrAvgDeveloper in #161
- chore: modifications to the GH templates by @5A11 in #164
- chore: add code of conduct by @UrAvgDeveloper in #167
- Minor fix by @VijaySharma815 in #173
- Update .md files by @VijaySharma815 in #176
- Release v0.5.0 by @5A11 in #195
New Contributors
- @jonathan6620 made their first contribution in #149
- @UrAvgDeveloper made their first contribution in #156
- @VijaySharma815 made their first contribution in #160
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Fix: mainnet chain id and gas price by @ianharris-fetch in #141
Full Changelog: v0.4.0...v0.4.1