Skip to content

Releases: exxamalte/python-georss-client

v0.17

31 Jan 09:07
Compare
Choose a tag to compare
  • Provide backwards compatibility with v0.15 by exposing constants.

v0.16

31 Jan 08:11
Compare
Choose a tag to compare

Attention: This version is not backwards compatible and the packages has been pulled from pypi.org in the meantime. Please use v0.17 for a backwards compatible update.

  • Removed Python 3.7 support.
  • Added Python 3.11 support.
  • Added Python 3.12 support.
  • Bumped requests to 2.31.0.
  • Bumped dateparser to 1.2.0.
  • Bumped haversine to 2.8.1.
  • Bumped xmltodict to 0.13.0.
  • Bumped library versions: black, flake8, isort.
  • Migrated to pytest.
  • Code quality improvements.

v0.15

16 Feb 03:24
Compare
Choose a tag to compare
  • No functional changes.
  • Migrated to github actions.
  • Added Python 3.10 support.
  • Removed Python 3.6 support.
  • Bumped library versions: black, flake8, isort.

v0.14

08 Jun 11:13
Compare
Choose a tag to compare
  • Add license tag (thanks @fabaff).
  • General code improvements.

v0.13

20 Apr 11:36
Compare
Choose a tag to compare
  • Python 3.9 support.

v0.12

30 Dec 11:30
Compare
Choose a tag to compare
  • Add non-standard namespace used by EMSC feed.

v0.11

18 Oct 00:09
Compare
Choose a tag to compare
  • Excluded tests from package (thanks @scop).
  • Python 3.8 support.

v0.10

05 Dec 08:14
Compare
Choose a tag to compare
  • Fix handling feeds starting with byte order mark.

v0.9

01 Apr 08:50
Compare
Choose a tag to compare

v0.8

24 Mar 05:14
Compare
Choose a tag to compare
  • Fixed issue where the feed entries do not have any suitable timestamps.