Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix calm wind #63

Merged
merged 3 commits into from
Jan 14, 2024
Merged

Fix calm wind #63

merged 3 commits into from
Jan 14, 2024

Commits on Jan 14, 2024

  1. Fix the calm wind regex

    This PR fixes #61 and the regex of the calm wind which is represented by `00000KT` and not `0000KT`.
    Visibility should not be parsed aas wind.
    mivek committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8e97a62 View commit details
    Browse the repository at this point in the history
  2. Fix the French translation

    Single quotes were doubled.
    mivek committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    dbfae3c View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.8.2

    mivek committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    9721b04 View commit details
    Browse the repository at this point in the history