File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.11.0 (July 31, 2024)
2
+ ======================
3
+ New minor release to start the 1.11.x series.
4
+
5
+ The major changes include:
6
+ - a deprecation to T1w-only based template processing
7
+ - addition of a new dependency ``acres `` for accessing package data
8
+
9
+ However, this is still backwards compatible with the 1.10.x series.
10
+
11
+ * MAINT: Depend on acres for data access
12
+ * ENH: Add PrepareDerivative/SaveDerivative interfaces (#885)
13
+ * ENH: Make template dimensions support T2w as well (#879)
14
+ * ENH: Modify FSSource to output T2 (#868)
15
+ * FIX: Set cal_max in the NIfTI header for visualization after ``IntensityClip `` (#878)
16
+ * FIX: Remove accidental MRIQC dependency, allow app config to be passed to workflow plugin (#876)
17
+ * TEST: Fix plugin invocation, use an initializer that can be verified (#880)
18
+
19
+
1
20
1.10.2 (June 10, 2024)
2
21
======================
3
22
Bug-fix release in the 1.10.x series
You can’t perform that action at this time.
0 commit comments