Releases: mivek/MetarParser
Releases · mivek/MetarParser
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
2.5.0
Added
- Italian translation
- Remarks regarding lighning
2.4.0
Migrate to junit5
Updated dependencies
2.3.1
Added
- Parsing of precipitation remarks
Updated
2.2.3
Fixed
- German and French messages.
Updated
Removed
- Logging in
io.github.mivek.command.remark.DefaultCommand#execute
method.
2.2.1
Added
- Added parsing of deposit on runway
Fixed
- Weather condition
VCSH
is considered a valid weather condition.
2.1.2
Fixed
- The conversion of degrees to cardinal direction to prevent the ArrayOutOfBoundException
2.1.1
Fixed
- Fixed the CSV parser to ignore qutotes.
Updated
- spotbugs-maven-plugin version
- archunit-junit4 version
- maven-checkstyle-plugin version