Releases: beee33/weatherCLI
Releases · beee33/weatherCLI
weatherCLI v1.2.0
added
- moon information, as well as emoji reference
weatherCLI v1.1.0
added:
- changed API from NOAA to AAD for extra speed
- added the ability for sun info to be shown in either 12 hour or 24 hour formats
- improved help function to show hour formats
weatherCLI v1.0.0
changed name to weatherCLI
weatherCLI v2.0.0
Added:
- Added moon cycle information and emoji representation.
- Added worded data (eg: "Partly cloudy, chance of precipitation 30%").
- Added precipitation type as well as other weather indicators (eg: windy, cold).
- Added key for weather types.
- Option to only print NOAA's XML raw data.
- Ability to ignore unknown weather type warnings.
- Removed requirement to have timezone in arguments.
Fixed:
- Problem with unknown wind direction being shown.
- Problem with text being displayed out of bounds in worded weather.
- sun info bar not correctly being printed.