Releases: coingecko/coingecko-python
Releases · coingecko/coingecko-python
v1.3.0
1.3.0 (2025-06-21)
Full Changelog: v1.2.1...v1.3.0
Features
- client: add support for aiohttp (f2c6437)
v1.2.1
1.2.1 (2025-06-19)
Full Changelog: v1.2.0...v1.2.1
Bug Fixes
- tests: fix: tests which call HTTP endpoints directly with the example parameters (f7d45a8)
Chores
- ci: enable for pull requests (a0ed478)
- internal: update conftest.py (12b1700)
- readme: update badges (815ee9f)
- tests: add tests for httpx client instantiation & proxies (352858a)
Documentation
- client: fix httpx.Timeout documentation reference (1b205fd)
v1.2.0
v1.1.0
1.1.0 (2025-06-13)
Full Changelog: v1.0.1...v1.1.0
Features
- api: Update example response (ea77eac)
Bug Fixes
- client: correctly parse binary response | stream (7df7dc4)
Chores
- tests: run tests in parallel (115a0dc)
v1.0.1
v1.0.0
v0.1.0-alpha.7
0.1.0-alpha.7 (2025-06-08)
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
Features
- api: Update to coingecko_sdk (262a767)
v0.1.0-alpha.6
v0.1.0-alpha.5
0.1.0-alpha.5 (2025-06-03)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
Features
- client: add follow_redirects request option (f01e996)
Chores
- docs: remove reference to rye shell (5c72fbf)
v0.1.0-alpha.4
0.1.0-alpha.4 (2025-06-02)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
Features
- api: update via SDK Studio (0c72a75)