Updated API + Tests
The second release of the Weather Underground API client gives you some new methods to get weather data and also contains unit tests (thanks to @stebogit !!).
New methods are:
- getByUSCity($state, $city)
- getForecast($location)
- getExtendedForecast($location)
- getHistoric($date, $location)