pypi pyowm 2.8.0

latest releases: 3.3.0, 3.2.0, 3.1.1...
6 years ago
  • New features:

    • introduced support for Stations API 3.0
    • new methods for Forecaster class: will_have_clear, when_clear, will_be_clear_at
    • new light Docker images based on Alpine Linux
  • Enhancements:

    • In the moment Forecast objects are created, their Weather objects having reference timestamps prior to that moment are discarded (this means: you only get real forecasts!)
    • Introduced requests as only PyOWM dependency: requests>=2.18.2,<2.19
  • Bugfixes:

    • issue on city_id_registry read behaviour on Windows
    • issue on parsing Location objects
  • Deprecations introduced:

    • will be removed on 3.0.0: forecaster.Forecaster.will_have_sun, forecaster.Forecaster.when_sun and forecaster.Forecaster.will_be_sunny_at

Don't miss a new pyowm release

NewReleases is sending notifications on new releases.