Skip to content

Releases: fmidev/fmi-avi-messageconverter-tac

v8.1.0 - 2026-02-09

09 Feb 12:41

Choose a tag to compare

Fixed

  • Fixed horizontal visibility parsing that was in some cases too lax, allowing syntax that would result in model state
    that could not be serialized [#211]
  • Fixed lexing issues with multiple consecutive whitespaces [#213]

v8.0.0 - 2026-01-12

12 Jan 14:50

Choose a tag to compare

Changed

  • Preserve the model polygon winding order in SWX serialization. This includes breaking changes to GeometryHelper [#210]

v7.1.0 - 2025-12-08

08 Dec 13:11

Choose a tag to compare

Changed

  • Adapted to changes in fmi-avi-messageconverter which enable NIGHTSIDE to be computed when parsing a Space Weather Advisory TAC [#208]

v7.0.0 - 2025-11-21

21 Nov 09:40

Choose a tag to compare

Added

  • Added Annex 3 Amendment 82 Space Weather Advisory parsing and serialization [#194]

v6.0.0-beta6 - 2024-02-21

21 Feb 09:04

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

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

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

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

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

Choose a tag to compare

Added

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