Skip to content

python-weather-2.0.5

Compare
Choose a tag to compare
@null8626 null8626 released this 13 Oct 08:18
· 225 commits to main since this release
10ef1b4

python-weather version 2.0.5 is here!

This is a pretty BIG update with NO breaking changes!
Changelog:

  • 🟦 Migrate from using Python properties to raw Python attributes, this should save 50 KB in the size of the Forecast object.
  • 🟦 Fix infinite loop while calling the __iter__ or __list__ helper implementations of the forecast objects.
  • 🟦 Fix no status code error checking on clients using pre-existing ClientSession objects.
  • 🟦 The test workflow now also tests the example code in the README.
  • 🟩 Add __len__ helper implementations for the forecast classes.
  • 🟦 Bump the aiohttp dependency to be at least version 3.10.10.

Thank you so much for 100 stars! I cannot express how much i am thankful for this! ❤️

I am not in the best mood mentally for the past few months and certainly not active in maintaining these open source GitHub projects anymore because of uni -- but my heart is very grateful that lots of people appreciate my little side project from 2021! ❤️

Thank you everyone for supporting python-weather! Much love! ❤️❤️