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