Releases: tryopendata/opendata-python
Releases · tryopendata/opendata-python
v0.2.5
v0.2.4
- fix(ci): merge PyPI publish into release workflow
v0.2.3
- fix: clarify rate limit messaging as free with no payment required
v0.2.2
- fix: improve RateLimitError with API key upsell and upgrade message
v0.2.1
- docs: add getting started Jupyter notebook for Google Colab
v0.2.0
- fix: release workflow checks out main HEAD and skips no-op versions
- fix: update README to use tryopendata package name
- feat: auto-release on push to main via conventional commits
- fix: available_views type matches API response shape
- refactor: deduplicate retry and error handling in transport layer