python-weather-2.0.5
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 version3.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! ❤️❤️