Releases: mivek/MetarParser
Releases · mivek/MetarParser
2.9.2
What's Changed
- Handle case where visibility is prefixed by P or M when in miles. by @mivek in #343
Full Changelog: 2.9.1...2.9.2
2.8.1
Added
- Turkish translation (thx @Suheyb)
Fixed
- Parsing of remarks with forecast
FCST
no longer generate a WeatherCondition
with Phenomenon.FC
Full Changelog: 2.8.0...2.8.1
2.8.0
Changed
RunwayInfo.trend
is now an enumeration RunwayInfoTrend
RunwayInfo.indicator
is now an enumeration RunwayInfoIndicator
Updated
- Multiple dependencies see commit
2.7.0
What's Changed
- Add .deepsource.toml by @deepsource-autofix in #295
- Updated script so build doesn't fail when branch is not prefixed by @mivek in #298
- [ImgBot] Optimize images by @imgbot in #296
- Feature/java17 by @mivek in #299
Full Changelog: 2.6.0...2.7.0
2.6.0
Added
- Parsing of
INTER
section in TAF messages
Updated
- Pitest maven version
- spotbugs-maven-version