Skip to content

Releases: briandowns/openweathermap

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

0.11: Merge pull request #66 from briandowns/remove_fatal

04 Jun 04:33
1b87579
Compare
Choose a tag to compare

Remove "fatal" calls from the package.

0.10: Merge pull request #62 from davidprogers/fix_examples

04 Jun 03:55
722564b
Compare
Choose a tag to compare

This is a tag to pin down current functionality before a major breaking change coming in the next tagged release.