briandowns / openweathermap

Go (golang) package for use with openweathermap.org's API.
Apache License 2.0
240 stars 70 forks source link

Switch OneCall to API 3.0 #110

Closed kvij closed 4 months ago

kvij commented 4 months ago

Switching from the discontinued 2.5 to using the 3.0 OneCall API works for a lot of calls. Needs more work to implement full range of features. Other 2.5 API's are still available.

Fixes #109

briandowns commented 4 months ago

Thanks for this!

zachfi commented 2 months ago

If this change is sufficient, may we have a release for this update?

briandowns commented 2 months ago

v0.20.0 cut