Releases: briandowns/openweathermap
Releases · briandowns/openweathermap
v0.21.0
v0.20.0
Switch OneCall to API 3.0 (#110) Switching from the discontinued 2.5 to using the 3.0 OneCall API works for a lot of calls. Needs more work to be fully compatible. Other 2.5 API's are still available.
v0.19.0
Add API key error handling (#108)
v0.18.0
Fix module path (#103) Without this change, importing this module becomes something of a chore. This appears to be introduced accidentally.
v.0.17.0
Deprecate CurrentByZip, add CurrentByZipcode (#94)
v0.16.0: Merge pull request #82 from billykwooten/master
Adding feelslike to the main json output
v.0.15.0: Merge pull request #81 from fireboltfrog/pullrequest
added DailyByZip
v0.13.0: Merge pull request #76 from partyzanex/master
Added 1h fields to Rain and Snow structs
v.0.14.0
enable modules
0.12: Merge pull request #67 from oniichaNj/master
Fix inverse logic of ValidAPIKey