Skip to content

Releases: fmidev/fmi-avi-messageconverter-tac

v6.0.0-beta6 - 2024-02-21

21 Feb 09:04
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where SIGMET with a MOV element had its speed serialized with a leading zero [#191]
  • SIGMET/AIRMET TAC parsing fixes

v6.0.0-beta5 - 2024-01-09

09 Jan 09:14
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where SigmetWithinRadius was creating coordinate pairs in cases where there was no radius given.

v6.0.0-beta4 - 2024-01-08

08 Jan 15:00
Compare
Choose a tag to compare

Changed

  • SIGMET/AIRMET TAC serialization now adds a linebreak after the status indicator [#189]

Fixed

  • Fixed rounding in SigmetWithinRadius coordinate serialization [#190]

v6.0.0-beta3 - 2023-11-14

14 Nov 13:22
Compare
Choose a tag to compare

Changed

  • Added partial support for minimal test SIGMET messages [#180], [#188]

v6.0.0-beta2 - 2023-10-23

23 Oct 09:57
Compare
Choose a tag to compare

Changed

  • Adapted to SIGMET and AIRMET interface changes in fmi-avi-messageconverter [#136]

Fixed

  • Fixed FRQ_TCU comparison in AirmetPhenomenon [#138]
  • Set PermissibleUsage correctly for AIRMET TAC parsing [#181]

v6.0.0-beta1 - 2023-09-27

27 Sep 13:49
Compare
Choose a tag to compare

Added

  • Experimental support for SIGMET/AIRMET parsing and serialization [#117]

v5.3.0 - 2023-02-15

15 Feb 10:55
Compare
Choose a tag to compare

Added

  • ConversionHint for disabling line wrapping in TAC serialization [#120]

Changed

  • Depend on fmi-avi-messageconverter:6.3.0

v5.2.0 - 2022-08-24

24 Aug 10:15
Compare
Choose a tag to compare

Changed

  • Remove ICAO code to country mapping in ICAOCode lexeme [#118]
  • Depend on fmi-avi-messageconverter:6.2.0

v5.1.0 - 2022-06-06

06 Jun 08:54
Compare
Choose a tag to compare

Changed

  • Depend on fmi-avi-messageconverter:6.1.0

v5.0.0 - 2022-02-22

22 Feb 13:31
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]