v0.126.0
Fixed
[REST API]Station listing no longer fails withStartDateEndDateErrorfor providers withdate_requireddatasets (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 aTypeErrorwhen constructing requests for providers that declare multi-period datasets but do not accept aperiodsconstructor argument.
Full changelog: v0.125.0...v0.126.0