All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ...
- ...
- ...
- ...
- ...
- ...
v6.0.0-beta6 - 2024-02-21
- 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
- Fixed a bug where SigmetWithinRadius was creating coordinate pairs in cases where there was no radius given.
v6.0.0-beta4 - 2024-01-08
- SIGMET/AIRMET TAC serialization now adds a linebreak after the status indicator #189
- Fixed rounding in SigmetWithinRadius coordinate serialization #190
v6.0.0-beta3 - 2023-11-14
- Fixed SigmetWithinRadius coordinate serialization #186
v6.0.0-beta2 - 2023-10-23
- Adapted to SIGMET and AIRMET interface changes in fmi-avi-messageconverter #136
- Fixed FRQ_TCU comparison in AirmetPhenomenon #138
- Set PermissibleUsage correctly for AIRMET TAC parsing #181
v6.0.0-beta1 - 2023-09-27
- Experimental support for SIGMET/AIRMET parsing and serialization #117
v5.3.0 - 2023-02-15
- ConversionHint for disabling line wrapping in TAC serialization #120
- Depend on fmi-avi-messageconverter:6.3.0
v5.2.0 - 2022-08-24
- Remove ICAO code to country mapping in ICAOCode lexeme #118
- Depend on fmi-avi-messageconverter:6.2.0
v5.1.0 - 2022-06-06
- Depend on fmi-avi-messageconverter:6.1.0
v5.0.0 - 2022-02-22
- 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 NullPointerException in Lexing. #114
v4.0.0 - 2021-04-13
- Created overview documentation for developers. #95
- Adapted TAF TAC support to model changes for IWXXM 3. #97
- Adapted to
AviationWeatherMessage.getReportStatus()
being non-Optional
. #90 - Code quality enhancements. #101
Previous changelog entries are available on GitHub releases page in a more freeform format.