Skip to content

v5.0.0 - 2022-02-22

Compare
Choose a tag to compare

Changed

  • Removed preceding CR/LF characters in front of serialized/parsed bulletin. [#102]
  • Adapted to location indicator model changes in GenericAviationMessage. [#106]
  • Separated generic message parsing from generic bulletin parsing. [#107]
  • Depend on fmi-avi-messageconverter:6.0.0

Fixed

  • Fixed NullPointerException in Lexing. [#114]