All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.1 - 2023-08-31
- Compatibility with newer typer versions (#33).
- Compatibility with newer pydantic versions.
1.1.0 - 2023-01-29
- Implementation of
__str__
forQslStatus
for easier display (#23).
- Issue where trustee or image from QRZ could be empty (#22).
- Improve handling of malformed dates in received data (#24).
- Issue where callsigns containing '/' were marked invalid (#20).
1.0.1 - 2021-09-27
- Packaging issue.
1.0.0 - 2021-09-27
- Support for QRZ lookup.
- Support for Callook lookup.
- Support for HamQTH lookup.
- Support for QRZCQ lookup.
- Documentation.
- Command-line interface.