- Fixed buggy APRS message serialisation (payload of
`MYCALL :message{123}None`) when reply-ACK was disabled.
- Always use fixed APRS path in replies as some digipeaters do not do AX.25
digipeating and will therefore *NOT* digipeat a message unless they see
`WIDEn-N` in the digipeater path.
- Test compatibility with Python 3.7 and 3.8.