Releases: exxamalte/python-aio-geojson-generic-client
Releases · exxamalte/python-aio-geojson-generic-client
v0.5
06 Oct 11:15
Compare
Sorry, something went wrong.
No results found
Bump aio_geojson_client to 0.21.
Bump geojson to 3.1.0.
This lifts a restriction that was necessary due to a conflicting Home Assistant integration's dependency.
Removed Python 3.8 support.
Code quality improvements.
v0.4
10 Jan 15:54
Compare
Sorry, something went wrong.
No results found
Bumped version of upstream aio_geojson_client library to 0.20.
Improved JSON parsing error handling, especially when not using Python's built-in JSON parsing library.
Code quality improvements.
Added Python 3.12 support.
Bumped library versions: black, flake8, isort.
Migrated to pytest.
v0.3
30 Jan 07:33
Compare
Sorry, something went wrong.
No results found
Restrict geojson dependency to smaller than version 3, to avoid a conflicting dependency with pyowm in Home Assistant.
v0.2
29 Jan 21:37
Compare
Sorry, something went wrong.
No results found
Added Python 3.11 support.
Removed deprecated asynctest dependency.
Small code quality enhancements.
Bumped version of upstream aio_geojson_client library to 0.18.
Bumped dependencies: geojson.
v0.1
14 Mar 10:56
Compare
Sorry, something went wrong.
No results found
Initial release with support for generic GeoJSON feeds.
Calculating distance to home coordinates.
Support for filtering by distance for all feeds.
Supporting all the features available in non-async library
(python-geojson-client ).