Skip to content

Releases: exxamalte/python-aio-geojson-geonetnz-quakes

v0.17

06 Oct 15:11

Choose a tag to compare

  • Bump aio_geojson_client to 0.21.
  • Removed Python 3.8 support.
  • Code quality improvements.

v0.16

25 Jan 23:52

Choose a tag to compare

  • 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.
  • Removed Python 3.7 support.
  • Bumped library versions: black, flake8, isort.
  • Migrated to pytest.

v0.15

23 Jan 21:23

Choose a tag to compare

  • Added Python 3.11 support.
  • Removed deprecated asynctest dependency.
  • Bumped version of upstream aio_geojson_client library to 0.18.

v0.14

17 Feb 04:55

Choose a tag to compare

  • No functional changes.
  • Added Python 3.10 support.
  • Removed Python 3.6 support.
  • Bumped version of upstream GeoJSON library.
  • Bumped library versions: black, flake8, isort.

v0.13

14 Jun 14:26

Choose a tag to compare

  • Set aiohttp to a release 3.7.4 or later (thanks @fabaff).
  • Add license tag (thanks @fabaff).
  • Added Python 3.9 support.
  • Bump aio_geojson_client to v0.14.
  • Migrated to github actions.
  • General code improvements.

v0.12

17 Feb 12:30

Choose a tag to compare

  • Bumped version of upstream GeoJSON library.
  • Internal code improvements.

v0.11

05 Nov 22:11

Choose a tag to compare

  • Python 3.8 compatibility.

v0.10

24 Sep 08:51

Choose a tag to compare

  • Bumped version of upstream GeoJSON library.

v0.9

14 Aug 10:25

Choose a tag to compare

  • Bumped version of upstream GeoJSON library.

v0.8

13 Aug 13:47

Choose a tag to compare

  • Bumped version of upstream GeoJSON library.
  • Reset last timestamp when update fails.
  • Add request timeout of 10 seconds.