Skip to content

Releases: mivek/MetarParser

2.7.0

21 Dec 20:34
ffe009f
Compare
Choose a tag to compare

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

29 Nov 21:36
Compare
Choose a tag to compare

Added

  • Parsing of INTER section in TAF messages

Updated

  • Pitest maven version
  • spotbugs-maven-version

2.5.1

22 Nov 19:19
Compare
Choose a tag to compare

Fixed

  • Polish translation

Updated

  • Dependencies

2.5.0

25 Sep 20:38
Compare
Choose a tag to compare

Added

  • Italian translation
  • Remarks regarding lighning

2.4.0

18 Jul 20:23
Compare
Choose a tag to compare

Migrate to junit5
Updated dependencies

2.3.1

14 Jul 14:03
Compare
Choose a tag to compare

Added

  • Parsing of precipitation remarks

Updated

  • Dependencies version

2.2.3

29 May 11:35
b369802
Compare
Choose a tag to compare

Fixed

  • German and French messages.

Updated

  • Maven plugins version.

Removed

  • Logging in io.github.mivek.command.remark.DefaultCommand#execute method.

2.2.1

21 Mar 14:24
Compare
Choose a tag to compare

Added

  • Added parsing of deposit on runway

Fixed

  • Weather condition VCSH is considered a valid weather condition.

2.1.2

27 Feb 11:02
b55dd43
Compare
Choose a tag to compare

Fixed

  • The conversion of degrees to cardinal direction to prevent the ArrayOutOfBoundException

2.1.1

05 Feb 19:33
d4674b3
Compare
Choose a tag to compare

Fixed

  • Fixed the CSV parser to ignore qutotes.

Updated

  • spotbugs-maven-plugin version
  • archunit-junit4 version
  • maven-checkstyle-plugin version