Skip to content

Releases: briandowns/openweathermap

v0.21.0

06 Nov 20:49
8e31b50
Compare
Choose a tag to compare
Add OneCallTimeMachine function (#113)

* Add OneCallTimeMachine function

* Make date make more sense

v0.20.0

05 Sep 16:44
4f2d761
Compare
Choose a tag to compare
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

17 Aug 03:07
409f46d
Compare
Choose a tag to compare
Add API key error handling (#108)

v0.18.0

28 May 03:31
3025a3e
Compare
Choose a tag to compare
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

14 Sep 02:27
02925b2
Compare
Choose a tag to compare
Deprecate CurrentByZip, add CurrentByZipcode (#94)

v0.16.0: Merge pull request #82 from billykwooten/master

15 May 22:30
73cba80
Compare
Choose a tag to compare
Adding feelslike to the main json output

v.0.15.0: Merge pull request #81 from fireboltfrog/pullrequest

07 Apr 16:20
4fd20ce
Compare
Choose a tag to compare

v0.13.0: Merge pull request #76 from partyzanex/master

28 Oct 00:57
81eda91
Compare
Choose a tag to compare
Added 1h fields to Rain and Snow structs

v.0.14.0

28 Oct 01:05
Compare
Choose a tag to compare
enable modules

0.12: Merge pull request #67 from oniichaNj/master

12 Jun 21:42
2adae1e
Compare
Choose a tag to compare
Fix inverse logic of ValidAPIKey