Highlights
- Renames the installed CLI command from vhr-align-image-pair to align-image-pair.
- Adds the MkDocs documentation site and GitHub Pages publishing setup for coregix.sefa.ai.
- Adds Docker support and Docker Hub publishing workflow.
- Adds pytest coverage for CLI behavior, raster helper logic, edge trimming, and synthetic alignment paths.
- Adds a GitHub Actions test workflow across Python 3.10, 3.11, and 3.12.
Behavior changes
- clip_fixed_to_moving now defaults to True.
- enforce_mutual_valid_mask now defaults to True.
- CLI and documentation language now uses source/reference raster terminology.
Notes
This is a user-facing release because it changes the installed command name and updates default alignment behavior. Existing scripts that call vhr-align-image-pair should use align-image-pair instead.