Skip to content

Releases: exxamalte/python-flightradar-client

v0.9

28 Jan 23:54
Compare
Choose a tag to compare
  • Added Python 3.11 support.
  • Removed deprecated asynctest dependency.
  • Bumped library versions: black, haversine.

v0.8

25 Feb 09:45
Compare
Choose a tag to compare
  • Added Python 3.10 support.
  • Removed Python 3.6 support.
  • Bumped library versions: black, flake8, isort.
  • General code improvements.
  • Migrated to github actions.

v0.7

11 Jun 11:51
Compare
Choose a tag to compare
  • Set aiohttp to a release 3.7.4 or later (thanks @fabaff).
  • Add license tag.
  • Added Python 3.9 support.
  • General code improvements.

v0.6

23 Oct 12:25
Compare
Choose a tag to compare
  • Added basic statistics to feed aggregator.
  • Exclude tests from package.
  • Added Python 3.8 support.
  • Drop Python 3.5 support.

v0.5

03 Dec 22:09
Compare
Choose a tag to compare
  • Fixed async code and session handling
  • Project and library naming streamlined

v0.3

13 Nov 01:26
Compare
Choose a tag to compare
  • Simple Feed Manager for all feeds added.

v0.2

12 Nov 23:21
Compare
Choose a tag to compare
  • Support for aiohttp library.
  • Full URL configurable (instead of just hostname and port number).
  • Improved error handling for aggregators.

v0.1

12 Nov 05:50
Compare
Choose a tag to compare
  • Feed and Feed Aggregator for local Flightradar24 feed.
  • Feed and Feed Aggregator for local Dump1090 feed.