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
- Initial release of FastCubo with core functionalities for cubic EO data processing.
- Documentation for installation and usage.
Changed
- Updated README to include new badges and links.
Fixed
- Minor bug fixes in data processing module.
[1.0.0] - 2024-08-19
Added
- Basic structure for FastCubo with initial functions and utilities.
- Set up CI/CD pipeline with GitHub Actions.
- Added basic tests and coverage reports.