This project is a metar-taf parser.
Use the MetarService and its method "parse()" to parse a metar string and retrieve a Metar Object.
Use the TAFService#parse to parse a TAF string and retrieve a TAF object.
Version2.13.0compared with
Version Details
| 2.12.3 | 2.13.0 | |
|---|---|---|
| Release date | Dec 04, 2022 | Dec 08, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (2)
| 2.12.3 | 2.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.tngtech.archunit » archunit-junit5 | 1.0.0 | 1.0.1 |
| ~ Updated | org.slf4j » slf4j-nop | 2.0.4 | 2.0.5 |
Managed Changes (2)
| 2.12.3 | 2.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.commons » commons-csv | - | 1.9.0 |
| - Removed | com.opencsv » opencsv | 5.7.1 | - |