Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Releases: jameswyse/forecast

0.3.2 - Support Node v0.10 and greater

26 Oct 17:12
Compare
Choose a tag to compare

0.3.1 - Where did my mind go?

15 Oct 03:26
Compare
Choose a tag to compare

Fixes #9 where default options were overwriting user supplied options.

0.3.0 - Darksky

30 Sep 17:32
Compare
Choose a tag to compare

Forecast.io is now Darksky.net.

Read the announcement

  • Renamed forecast.io provider to darksky with aliases forecast.io and darksky.net
  • Updated code style and added eslint
  • Removed lodash dependency
  • Refactored providers to allow aliases

There are no breaking API or config changes. Please open an issue if you have any problems with this version.

Thanks!

v0.2.1

30 Sep 17:31
Compare
Choose a tag to compare
v0.2.1

0.2.0

30 Sep 17:31
Compare
Choose a tag to compare
v0.2.0

v0.1.3

01 Oct 14:51
Compare
Choose a tag to compare
  • #3 Add optional date support

v0.1.2

15 Jun 04:27
Compare
Choose a tag to compare
  • Fixed GitHub URLs
  • Misc Style Fixes
  • #2 - Allow cache to be ignored by passing an optional ignoreCache argument to Forecast#get

v0.1.1

05 Jan 17:33
Compare
Choose a tag to compare

Quick bugfix and tidy up

v0.1.0

05 Jan 17:33
Compare
Choose a tag to compare

First Release