=================
- Fix ``nearest-station`` with ``--format=json``
- Fix filtering by ``int64``-type identifiers, see GH-7
- Fix SQL filtering with DuckDB
- Tests: Add software tests
- Improve documentation
- CI: Add GHA configuration to invoke software tests
- CI/Tests: Fix installation on Python 3.7 to 3.9
- Dependencies: Switch from ``appdirs`` to ``platformdirs``
- Dependencies: Add compatibility with pandas 2
- Docs: Add `examples` snippets to README and tests
- Tests: Add code snippet in README to test suite, per doctest
- Docs: Add configuration for "Read the Docs"
- Docs: Make the "forecast" feature less prominent, because it
only offers a naive approach.
- Docs: Add proselint