Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 724 Bytes

File metadata and controls

25 lines (13 loc) · 724 Bytes

CHANGELOG

2.0.2 (2018-01-30)

  • Add optional request read timeout to Faraday Fixes #10

2.0.1 (2016-09-20)

  • forecast.io to darksky.net api #9

2.0.0 (2013-07-05)

  • Forecast::IO is now ForecastIO. Thanks @pat.

1.2.0 (2013-07-03)

  • You can now customize the default parameters sent on each call. Thanks @pat.

1.1.0 (2013-04-04)

  • Gem now uses Faraday to allow for swapping of the underlying HTTP library. Thanks @norbert.

1.0.0 (2013-03-27)

  • Initial release