Skip to content

Releases: jaimz22/Overcast

Request Parameter Fix

07 Sep 13:38
Compare
Choose a tag to compare

This release fixes an issue with the buildRequestParameter() method which caused the parameter delimiter be excluded

Minor Maintenance

22 Feb 21:38
Compare
Choose a tag to compare

Fixed some issue surrounding the use of newer version of Guzzle

  • missed a file in the 1.1.1 release, sorry!

Switch to Darksky.net

05 Oct 15:26
Compare
Choose a tag to compare

Forecast.io has been renamed to Darksky.net. This release reflects those changes.

Implemented API parameters

17 Jan 15:52
Compare
Choose a tag to compare

Added the ability to send parameters with requests as outlined in https://developer.forecast.io/docs/v2#options

Version 1

20 Sep 02:59
Compare
Choose a tag to compare
Adding exception handling

Autoloading Guzzle client if it exists