Skip to content

python-weather-2.0.4

Choose a tag to compare

@null8626 null8626 released this 02 Oct 14:46
· 282 commits to main since this release
53a5e8a

python-weather version 2.0.4 is here!

Changelog:

  • 🟦 The Client.close method now no longer closes the ClientSession if an existing ClientSession was provided in the constructor.
  • 🟩 HTTP exceptions are now wrapped under RequestError.
  • 🟩 Add __iter__ and __list__ helper implementations for the forecast classes.
  • 🟦 Bump the aiohttp dependency to be at least version 3.10.8.
  • 🟩 Add an additional raise_for_status argument to the default ClientSession.
  • 🟦 Refactor the regex retrieval for the Forecast.local_population property.

As always, thank you SO much for supporting python-weather! Much love! ❤️