We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbfae3c commit 9721b04Copy full SHA for 9721b04
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [1.8.2] - 2024-01-14
4
+
5
+### Fixed
6
7
+- Fix the calm wind regex to prevent parsing error with visibility.
8
+- Fix single quotes in French translations.
9
10
## [1.8.0] - 2024-01-04
11
12
### Added
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = metar-taf-parser-mivek
-version = 1.8.1
+version = 1.8.2
author = Jean-Kevin KPADEY
author_email = jeankevin.kpadey@gmail.com
description = Python project parsing metar and taf message
0 commit comments