File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.0] - 2025-12-18
9+
10+ ### Added
11+ - Spatial Zarr Convention models and metadata support (#100 )
12+
13+ ### Changed
14+ - Updated multiscales metadata handling for improved compatibility
15+ - Set up VCS versioning based on git tags for automatic version management
16+ - Improved linting configuration by dropping isort and black in favor of stronger linting
17+
18+ ### Fixed
19+ - Prevented crash in quality-mask downsampling for Sentinel-2 processing
20+ - Fixed S3 path test issues
21+ - Improved runtime imports for better performance
22+
823## [ 0.3.0] - 2025-11-04
924
1025### Added
You can’t perform that action at this time.
0 commit comments