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.
[Unreleased]
Added
- Documentation updates and additional examples for alignment methods.
Changed
- Enhanced performance optimizations in co-registration methods.
Fixed
- Minor bug fixes in spatial alignment functions.
[0.1.3] - 2024-05-25
Added
- New methods for spatial alignment of satellite imagery.
- Expanded documentation with examples and usage guides.
[0.1.1] - 2024-05-12
Added
- Initial release of Satalign with basic functionalities for image co-registration.
- Examples demonstrating the use of PCC, ECC, and LGM alignment methods.
[0.1.0] - 2024-05-08
Added
- Basic structure for Satalign.
- Set up CI/CD pipeline with GitHub Actions.
- Added basic tests and coverage reports.