Skip to content

Releases: theovidal/goweather

v0.1.1

30 Aug 20:09
Compare
Choose a tag to compare

This is a new minor release of the goweather package. It is focused on code quality, as suggested by Codacy report.

馃敡 Changes

  • (ac66548) BREAKING CHANGE : Property IconUrl of structure types.WeatherConditions has been renamed to IconURL
  • (ac66548) BREAKING CHANGE : Constant apiUrl has been renamed into APIURL

v0.1.0

30 Aug 19:33
Compare
Choose a tag to compare

This is the first release of the goweather library !

馃殌 Additions

  • Main API structure
  • Fetching current weather
  • Fetching forecasts

More information on the documentation