We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b39b97 commit 6196d2fCopy full SHA for 6196d2f
2 files changed
CHANGELOG.rst
@@ -3,6 +3,18 @@ Changelog
3
#########
4
5
6
+2026.3.0 - 2026-03-06
7
+---------------------
8
+
9
+* core
10
11
+ * `base.InputData`: avoid any calls to sources if area is empty (#61)
12
13
+* testing
14
15
+ * skip tests if CDSE endpoint is down & mark CDSE dependent tests as `xfail`
16
17
18
2026.2.0 - 2026-02-04
19
---------------------
20
mapchete_eo/__init__.py
@@ -1 +1 @@
1
-__version__ = "2026.2.0"
+__version__ = "2026.3.0"
0 commit comments