File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ 20.2.8 (To be determined)
2
+ =========================
3
+ Bug-fix release in the 20.2.x LTS series.
4
+
5
+ * FIX: Select volumetric dseg.tsv from recent TemplateFlow releases (#3257)
6
+ * FIX: LTS package build (#3328)
7
+ * DOC: Read html_baseurl from RTD environment, if available (#3324)
8
+ * DOCKER: Pin conda environment more strictly (#2853)
9
+ * MNT: Require niworkflows ~1.3.6 (#2740)
10
+ * CI: Upgrade docker orb (#2865)
11
+
12
+ This release includes a number of fixes that have accumulated in niworkflows,
13
+ including the following fixes that affect fMRIPrep:
14
+
15
+ * FIX: Remove unused ANTs parameter that was removed in 2.4.1 (nipreps/sdcflows#431)
16
+ * FIX: Limit 3dQwarp to maximum 4 CPUs for stability reasons (nipreps/sdcflows#128)
17
+ * MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 (nipreps/sdcflows#371)
18
+ * FIX: TSV2JSON should convert empty TSV files to empty JSON files (nipreps/niworkflows#747)
19
+ * FIX: Use copy function that does not preserve mtime when creating fsaverage
20
+ directories (nipreps/niworkflows#703)
21
+ * FIX: Set pixdim[4] to match RepetitionTime (nipreps/niworkflows#679)
22
+
1
23
20.2.7 (January 24, 2022)
2
24
=========================
3
25
Bug-fix release in the 20.2.x LTS series.
You can’t perform that action at this time.
0 commit comments