Skip to content

Releases: beee33/weatherCLI

weatherCLI v1.2.0

15 Feb 02:17
Compare
Choose a tag to compare

added

  • moon information, as well as emoji reference

weatherCLI v1.1.0

14 Feb 18:38
Compare
Choose a tag to compare

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

13 Feb 03:16
4827e20
Compare
Choose a tag to compare

changed name to weatherCLI

weatherCLI v2.0.0

15 Mar 01:50
8dd036f
Compare
Choose a tag to compare

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.