Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 731 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 731 Bytes

Change Log

1.1.0 - 2024-10-17

Added

  • Add compatibility info for QtSoundModem.

Changed

  • Handle data associated with S frames. Some S frames (XID, TEST) have associated data, so split the text from the binary data. For now, we pass the text to the client; also passing the data will require an API change, which will happen in the next major release.

Fixed

  • Fixes for incoming connections.
  • Fixed Documentation link on PyPI.

1.0.0 - 2024-04-03

  • First public release.