Skip to content

v0.126.0

Choose a tag to compare

@gutzbenj gutzbenj released this 06 Jul 22:22
· 109 commits to main since this release

Fixed

  • [REST API] Station listing no longer fails with StartDateEndDateError for providers with date_required datasets (e.g. MET Norway Frost hourly, 10-minute, 6-hour). The date requirement only applies to value fetching, not to listing available stations. Also fixed a TypeError when constructing requests for providers that declare multi-period datasets but do not accept a periods constructor argument.

Full changelog: v0.125.0...v0.126.0