python-weather-0.3.8
After nearly 8 months, i've decided to go back to maintain this project again.
Changelog for 0.3.8:
- Removed the CLI feature. This also removes the
halo
dependency. - Removed the caching feature. Responses are now no longer cached.
- Fixed a potential NameError bug.
- Added GitHub releases to test the example.
- Updated
example.py
with a fix for Windows systems