Skip to content

Releases: dineshpinto/geckoterminal-api

v0.9.0

22 Nov 15:36
ac21a9f
Compare
Choose a tag to compare

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

22 Feb 16:27
4e68332
Compare
Choose a tag to compare
  • Improved API documentation
  • Simplified parameter validation logic

v0.7.6

12 Jan 05:54
faf7a19
Compare
Choose a tag to compare
  • Full API support with both sync and async clients
  • Input parameter validation
  • Supports all Geckoterminal endpoints
  • Still in beta, please report any bugs