File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Changelog
33#########
44
5- Next Release
6- ------------
5+
6+ 2026.1.0 - 2026-01-09
7+ ---------------------
78
89* core
910
10- * fix array mask when applying offset to Sentinel-2 data
11- * refactor search catalog inheritance and consolidate shared properties into `CollectionSearcher `
12- * reimplement `UTMSearchCatalog ` and add (more) Sentinel-2 search tests
11+ * fix array mask when applying offset to Sentinel-2 data (#21)
12+ * refactor search catalog inheritance and consolidate shared properties into `CollectionSearcher ` (#19)
13+ * reimplement `UTMSearchCatalog ` and add (more) Sentinel-2 search tests (#19)
1314
1415* packaging
1516
16- * centralize configuration: migrate `setup.cfg `, `.coveragerc `, and `pytest.ini ` into `pyproject.toml `
17- * replace `cql2 ` with `pygeofilter ` (#20 )
18- * replace `pytest-lazy-fixture ` with `pytest-lazy-fixtures `
17+ * centralize configuration: migrate `setup.cfg `, `.coveragerc `, and `pytest.ini ` into `pyproject.toml ` (#22)
18+ * replace `cql2 ` with `pygeofilter ` (#22 )
19+ * replace `pytest-lazy-fixture ` with `pytest-lazy-fixtures ` (#22)
1920
2021
21222025.11.0 - 2025-11-18
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2022 - 2025 EOX IT Services
3+ Copyright (c) 2022 - 2026 EOX IT Services
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- __version__ = "2025.11 .0"
1+ __version__ = "2026.1 .0"
You can’t perform that action at this time.
0 commit comments