Releases: PH-KDX/flightplandb-py
Releases · PH-KDX/flightplandb-py
version 0.3.2
Mostly documentation updates and some type hinting updates to reflect API changes,
Release version 0.3.1
The command classes have been split into separate files, custom exceptions have been added and tests have been written.
Release version 0.3.0
The wrapper is now a lot more object-oriented, with practically all interaction with the API being handled via dataclasses.
Release version 0.2
Full implementation of the API. All commands are now supported.