Changelog

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Release notes for v0.7.1 and earlier are available on the Releases page.

[Unreleased]#

Added#

  • spatialdata_io ships a py.typed marker, so downstream type checkers use its annotations.

Changed#

  • Adopted the current cookiecutter-scverse template: hatch-managed test environments, uv-based CI and documentation builds, mypy type checking of src and tests, biome/pyproject-fmt/zizmor pre-commit hooks, and Dependabot updates.

Removed#

  • Support for Python 3.11.