Releases: dineshpinto/geckoterminal-api
Releases · dineshpinto/geckoterminal-api
v0.9.0
What's Changed
- [Breaking] Only support Python >=3.12 moving forward (use geckoterminal-api v0.8.x for Python 3.10 and 3.11 support)
- Add pools info endpoint by @piatsko in #2
- Fix incorrect processing of rate limit error message by @piatsko in #3
New Contributors
Full Changelog: v0.8.0...v0.9.0
v0.8.0
- Improved API documentation
- Simplified parameter validation logic
v0.7.6
- Full API support with both sync and async clients
- Input parameter validation
- Supports all Geckoterminal endpoints
- Still in beta, please report any bugs