Skip to content

Releases: drdevlin/ec-weather-js

v1.2.2

12 Jul 19:23
fb76d83
Compare
Choose a tag to compare

Fixes a bug with weather.hourly, where the hour property was named day.

v1.2.1

14 Apr 14:20
b74c335
Compare
Choose a tag to compare

Just code improvements. Same API. No new features.

v1.2

11 Aug 19:22
127df16
Compare
Choose a tag to compare

Add optional chaining and some safety

v1.1.3

06 Apr 18:52
Compare
Choose a tag to compare

Tweaked the README:

  • the temperature, precipitation, and winds modifier must be used seperately
  • added a link to the relevant weather data

v1.1.2

05 Apr 23:59
Compare
Choose a tag to compare

Bug Fix:

  • weekly forecast was retrieving too many days

v1.1.0

06 Apr 00:08
00e0e13
Compare
Choose a tag to compare

New Features:

  • Retrieve Weekly Forecast
  • Retrieve Hourly Forecast
  • Narrow forecasts to temperatures, precipitation, and winds

v1.0.1

30 Mar 20:43
0e16082
Compare
Choose a tag to compare

Patched

  • Added license and contributing
  • Refactored Weather module

Birth

30 Mar 15:36
Compare
Choose a tag to compare

Features:

  • Retrieve all data as a javascript object
  • Retrieve all current conditions
  • Retrieve all forecast data for a specific date