Skip to content

3.1.0

Compare
Choose a tag to compare
@csparpa csparpa released this 01 Oct 08:28
· 108 commits to master since this release
769a2a4

New features:

  • Support for OneCall minutely forecast data

Enhancements:

  • OneCall calls now support units and exclude parameters
  • queries to weather objects now support new visibility distance (miles) and barometric pressure (InHG) units
  • now it is possible to obtain weather icons in 2 sizes (2x, 4x)
  • all PyOWM timestamps are now timezone-aware
  • now PyOWM exposes a list of OWM supported languages (pyowm.constants.LANGUAGES)
  • added an FAQ page to the documentation

Bugfixes:

  • tons on the documentation
  • removed dependency version pinning on PySocks
  • patched wrong subdomains for paid API calls