Skip to content

Releases: miaowware/callsignlookuptools

1.1.1 - Bugfixes

31 Aug 04:34
v1.1.1
Compare
Choose a tag to compare

Changelog

Fixed

  • Compatibility with newer typer versions (#33).
  • Compatibility with newer pydantic versions.

1.1.0 - Bugfix Extravaganza!

29 Jan 05:00
v1.1.0
330c199
Compare
Choose a tag to compare

Changelog

Added

  • Implementation of __str__ for QslStatus for easier display (#23).

Fixed

  • 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 - Fix packaging issue

28 Sep 00:28
d4fa15c
Compare
Choose a tag to compare

Changelog

Fixed

  • Packaging issue.

1.0.0 - Initial release

27 Sep 07:15
e1af78d
Compare
Choose a tag to compare

Changelog

Added

  • Support for QRZ lookup.
  • Support for Callook lookup.
  • Support for HamQTH lookup.
  • Support for QRZCQ lookup.
  • Documentation.
  • Command-line interface.