Skip to content

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 CubeXpress 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] - 2025-02-27

Added

  • Basic structure for CubeXpress with initial functions and utilities.

Back to top