# Changelog ## v2.0.1 - Fix parsing error, when an hou value is 24. - Update dependencies. ## v2.0.0 - Add TAF in its own module. - Move METAR to its own module. - Move the following types to a root level types module: - Data - Time - Wind - WindSpeed - WindDirection - Visibility - VertVisibility - Clouds - CloudLayer - CloudType - Weather - WeatherIntensity - WeatherCondition ## v1.0.0 * Initial release. Forked from [metar-rs](https://github.com/lilopkins/metar-rs) written by [Lily Hopkins](https://www.hpkns.uk/).