Skip to content

python-weather-0.3.8

Compare
Choose a tag to compare
@null8626 null8626 released this 28 Jun 14:01
· 225 commits to main since this release

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