Releases: M0r13n/pyais
Releases · M0r13n/pyais
UDP support
Now supports reading data from UDP.
Minor release
This release introduces some minor changes:
- stronger type hints
- better project structure (Makefile)
- a ByteStream class to easily assemble messages from an interable
- the option to pass a silent parameter to
decode()
to ignore errors when decoding
Support every AIS message
This release fixes several bugs and includes decoders for more uncommon AIS messages. Now every AIS message should be decoded.
First Release
This is the first Test Release
First Release to PyPI
This is the first release of the pyais packe.