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.
- ...
- ...
- ...
- ...
- ...
- ...
v5.0.0-beta4 - 2024-02-02
- Added generic IWXXM 2023-1 parsing for AIRMETs and SIGMETs #130
v5.0.0-beta3 - 2023-11-14
v5.0.0-beta2 - 2023-10-23
- Experimental support for SIGMET/AIRMET IWXXM 2023-1 serialization #121
v5.0.0-beta1 - 2023-09-27
- Experimental support for SIGMET/AIRMET IWXXM 3.0 serialization #114
v4.2.0 - 2022-08-24
- Depend on fmi-avi-messageconverter:6.2.0
v4.1.0 - 2022-06-06
- Depend on fmi-avi-messageconverter:6.1.0
v4.0.0 - 2022-02-22
- Added support for IWXXM 3.0.0 messages withing COLLECT documents. #80
- Added parsing of all SIGMET location indicators to GenericAviationWeatherMessage. #84
- Added parsing of message translation status from IWXXM Message #91
- Added parsing of xmlNamespace in GenericAviationWeatherMessage #92
- Added parsing of generic IWXXM 3.0 METAR messages #94
- Added parsing of generic IWXXM 3.0 SPECI messages #96
- Added parsing of generic IWXXM 3.0 SPACE WEATHER ADVISORY messages #97
- Added parsing of generic IWXXM 3.0 AIRMET messages #101
- Added parsing of generic IWXXM 3.0 Tropical cyclone advisory messages #106
- Added parsing of generic IWXXM 3.0 Volcanic ash advisory messages #107
- Adapted to location indicator model changes in GenericAviationMessage. #82
- Separated generic message parsing from generic bulletin parsing. #83
- Split GenericAviationWeatherMessageScanner into IWXXM version- and message-specific scanners. #88
- Depend on fmi-avi-messageconverter:6.0.0
- Declare all required namespaces in root element of message document extracted from a COLLECT document #110
v3.0.0 - 2021-04-13
- Created overview documentation for developers. #64
- Added support for TAF POJO to IWXXM 3.0.0 conversion. #51
- Added support for TAF IWXXM 3.0.0 to POJO conversion. #52
- Added support for TAF IWXXM 3.0.0 bulletin (COLLECT) to and from POJO conversion. #71
- Reorganized bulletin parsers and serializers in the package structure. #72
- Adapted to
AviationWeatherMessage.getReportStatus()
being non-Optional
. #60 - Adapted TAF IWXXM 2.1.1 support to model changes for IWXXM 3. #61
- Code quality enhancements. #74
Previous changelog entries are available on GitHub releases page in a more freeform format.