Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.41 KB

File metadata and controls

39 lines (32 loc) · 1.41 KB

Changes

0.7 (31/01/2024)

  • Removed Python 3.7 support.
  • Added Python 3.11 support.
  • Added Python 3.12 support.
  • Using version 0.17 of upstream python-georss-client library.
  • Bumped library versions: black, flake8, isort.
  • Migrated to pytest.
  • Code quality improvements.

0.6 (16/02/2022)

  • No functional changes.
  • Migrated to github actions.
  • Added Python 3.10 support.
  • Removed Python 3.6 support.
  • Using version 0.15 of upstream python-georss-client library.
  • Bumped library versions: black, flake8, isort.

0.5 (08/06/2021)

  • Add license tag (thanks @fabaff).
  • Using version 0.14 of upstream python-georss-client library.
  • General code improvements.

0.4 (20/04/2021)

  • Fixed image URLs by supporting new pattern (thanks @caiosweet).
  • Using version 0.13 of upstream python-georss-client library.
  • Python 3.9 support.

0.3 (20/10/2020)

  • Excluded tests from package.

0.2 (25/06/2020)

  • Added event id and image url (thanks @caiosweet).
  • Code restructure and clean-up
  • Using version 0.10 of upstream python-georss-client library.

0.1 (28/03/2019)