Fix - Cli/Restapi: Return empty values if no data is available
0.77.1
Fix - Fix setting NOAA GHCN-h date to UTC
0.77.0
Refactor - Refactor index caching -> Remove monkeypatch for fsspec
0.76.1
Fix - NOAA GHCN Hourly: Fix date parsing
0.76.0
Feature - Add NOAA GHCN Hourly API (also known as ISD)
0.75.0
Refactor - Remove join outer workaround for polars and use `outer_coalesce` instead - Allow duckdb for Python 3.12 again - Update REST API index layout - Bump polars to 0.20.10 - Docker: Bump to Python 3.12 - Docker: Reduce image size