Releases: exxamalte/python-flightradar-client
Releases · exxamalte/python-flightradar-client
v0.9
- Added Python 3.11 support.
- Removed deprecated asynctest dependency.
- Bumped library versions: black, haversine.
v0.8
- 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
- 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
- Added basic statistics to feed aggregator.
- Exclude tests from package.
- Added Python 3.8 support.
- Drop Python 3.5 support.
v0.5
- Fixed async code and session handling
- Project and library naming streamlined
v0.3
- Simple Feed Manager for all feeds added.
v0.2
- Support for aiohttp library.
- Full URL configurable (instead of just hostname and port number).
- Improved error handling for aggregators.
v0.1
- Feed and Feed Aggregator for local Flightradar24 feed.
- Feed and Feed Aggregator for local Dump1090 feed.