Releases: openaq/openaq-python
Releases · openaq/openaq-python
v0.6.0
26 Nov 20:00
Compare
Sorry, something went wrong.
No results found
[0.6.0] - 2025-11-26
Added
Query parameter validation
Additional test coverage
mypy typing coverage
py.typed file
v0.5.0
31 Oct 20:31
Compare
Sorry, something went wrong.
No results found
[0.5.0] - 2025-10-31
Updated
Drop support for Python 3.9
Added support for Python 3.14
Added
Additional checks to prevent out of range identifiers.
TimeoutError HTTP error exception.
v0.4.0
31 Mar 22:00
Compare
Sorry, something went wrong.
No results found
[0.4.0] - 2025-03-31
Updated
Client rate limiting functionality
Drop support for Python 3.8
Type annotations removing old Dict and List in favor of dict and list
Added
Mypy type checking
ServiceUnavailableError HTTP error exception.
BadGatewayError HTTP error exception.
Separated RateLimitError and HTTPRateLimitError into separated exception.
v0.3.0
01 Oct 19:03
Compare
Sorry, something went wrong.
No results found
Changelog
Refactor of response models
rate limit header support
v3 measurements changes
v3 latest endpoints
v0.2.1
15 Feb 23:57
Compare
Sorry, something went wrong.
No results found
0.2.1
Changelog
Resolves issue that breaks OpenAQ.locations() method and AsyncOpenAQ.locations() from upstream API change. Checks for and ignore fields not included in response model.
v0.2.0
21 Dec 16:17
Compare
Sorry, something went wrong.
No results found
v0.2.0
Changelog
parameters_id arguments for OpenAQ.locations() method and AsyncOpenAQ.locations() method
Added Forbidden and ServerError exceptions to all export.
vendored pyhump, removed as pyproject.toml dependency
v0.1.1
31 Oct 22:42
Compare
Sorry, something went wrong.
No results found
v0.1.1
Changelog
Fix AsyncOpenAQ client close() method
v0.1.0
31 Oct 19:51
Compare
Sorry, something went wrong.
No results found