File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- 25.2.0 (September 22 , 2025)
1
+ 25.2.0 (September 25 , 2025)
2
2
===========================
3
3
The first release of the 25.2.x series.
4
4
5
5
This release synchronizes with downstream dependencies, as well as
6
- leverages TemplateFlow to retrieve intermediate xfms used during multi-step registration.
6
+ leverages TemplateFlow to retrieve intermediate transforms used during multi-step registration.
7
+
8
+ If you are reusing a previous TemplateFlow cache (which may be the case if running with
9
+ Apptainer / Singularity), you will need to clear or update your cache to ensure these new files
10
+ are available.
7
11
8
12
Thanks to @LuciMoore for the contribution!
9
13
@@ -17,6 +21,7 @@ Thanks to @LuciMoore for the contribution!
17
21
18
22
### Bug Fixes
19
23
* FIX: Default to grid-constant when resampling BOLD to output spaces
24
+ * FIX: Propagate error code if pipeline run is unsuccessful
20
25
21
26
25.1.2 (August 28, 2025)
22
27
========================
You can’t perform that action at this time.
0 commit comments