We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58beee3 commit 030cc40Copy full SHA for 030cc40
CHANGELOG.rst
@@ -1,6 +1,25 @@
1
Changelog
2
=========
3
4
+Version 0.21.0 (October 16, 2025)
5
+---------------------------------
6
+
7
+New feature release in the 0.21.x series.
8
9
+This release fixes compatibility with ``univeral_pathlib`` 0.3.
10
+The following dependencies have been updated to new minimum versions:
11
12
+* Python 3.10
13
+* NumPy 1.24
14
+* SciPy 1.10
15
+* NiBabel 5.0
16
+* Pandas 2.0
17
18
+Merged pull requests:
19
20
+* FIX: UPath protocol mismatch (#1183)
21
+* MNT: Drop Python 3.9 support (#1184)
22
23
Version 0.20.0 (September 24, 2025)
24
-----------------------------------
25
0 commit comments