- Support for decoding OHMA messages. These are diagnostic data exchanged with
Boeing 737MAX aircraft. Decoding requires libacars to be built with ZLIB
support. The data is encoded in JSON which libacars might optionally
pretty-print, when serializing the message as text. Pretty-printing feature
requires Jansson library. - Support for compilation with MSVC (thx John Beniston).