Skip to content

Releases: stephan192/dwdwfsapi

v1.1.0

18 Mar 16:50
171ce2a
Compare
Choose a tag to compare

Added

  • DwdBioWeatherAPI
  • DwdPollenFlightAPI

v1.0.8

08 Mar 21:47
Compare
Choose a tag to compare

Changed

  • Update minimum required Python version to 3.11
  • Remove usage of ciso8601
  • Update minimum required versions for requests and urllib3
  • Remove query for unavailable layer dwd:Warnungen_See
  • Add timeout to request.get()

v1.0.7

03 Jun 05:49
Compare
Choose a tag to compare

Changed

  • Update urllib3 requirement

v1.0.6

03 Jun 05:49
Compare
Choose a tag to compare

Changed

  • Add option to use a GPS location for the object creation that's used to retrieve the warncell ID

v1.0.5

03 Jun 05:49
Compare
Choose a tag to compare

Changed

  • Revert changes done in 1.0.4

v1.0.4

03 Jun 05:48
Compare
Choose a tag to compare

Changed

  • Warncell ID handling due to changes in DWD api

v1.0.3

03 Jun 05:48
Compare
Choose a tag to compare

Added

  • Urgency attribute added to warning dictionary

Changed

  • Divison criteria between current and expected warnings changed from time to urgency attribute

v1.0.2

03 Jun 05:48
Compare
Choose a tag to compare

Added

  • Input validation
  • Flake8 and pydocstyle conformity

v1.0.1

03 Jun 05:46
Compare
Choose a tag to compare

Fixed

  • DwdWeatherWarningsAPI: Exception handling when input data is None
  • README.md: Typo

v1.0.0

03 Jun 05:46
Compare
Choose a tag to compare

Added

  • DwdWeatherWarningsAPI