v0.99.0
What's Changed
- Improve wetterdienst api class by @gutzbenj in #1376
- Bump astral-sh/setup-uv from 4 to 5 by @gutzbenj in #1378
- Actions: Update tests matrix by @gutzbenj in #1379
- Remove unused dependencies by @gutzbenj in #1380
- Improve CI coverage run by @gutzbenj in #1381
- Drop
requests
as dependency by @gutzbenj in #1382 - Use duckdb.sql and ask only for WHERE clause by @gutzbenj in #1384
- Update restapi annotations by @gutzbenj in #1385
- Add
interpolation_station_distance
also to cli by @gutzbenj in #1386 - Improvements on cli testing by @gutzbenj in #1387
- Restapi/Cli: Use pydantic models for request parameters by @gutzbenj in #1388
- Replace occurrences of
dt.timezone.utc
byZoneInfo("UTC")
by @gutzbenj in #1390
Full Changelog: v0.98.0...v0.99.0