1
+ 20.2.7 (January 24, 2022)
2
+ =========================
3
+ Bug-fix release in the 20.2.x LTS series.
4
+
5
+ * FIX: Clarify phase encoding direction, rather than axis (#2690)
6
+ * FIX: Ensure AROMA inputs are uncompressed if --low-mem (#2657)
7
+ * FIX: Add ``-basescale 1 `` parameter to avoid ``flirt `` scaling (#2624)
8
+ * WRAPPER: Map ``--bids-filter-file ``\s into Docker container (#2691)
9
+ * MNT: Add netbase to Docker image to ensure correct datalad operation (#2682)
10
+
1
11
20.2.6 (October 27, 2021)
2
12
=========================
3
13
Patch release in the 20.2.x LTS series.
4
14
5
15
This release includes an updated runtime environment for Docker/Singularity users.
6
- This environment includes a newer release of `indexed_gzip `, fixing `CrcError`s previously encountered.
16
+ This environment includes a newer release of ``indexed_gzip ``,
17
+ fixing ``CrcError ``\s previously encountered.
7
18
8
19
* CI: Run full workflows on tags (#2593)
9
20
* RF: Add extension field to differentiate from upcoming templates (#2613)
@@ -12,7 +23,7 @@ This environment includes a newer release of `indexed_gzip`, fixing `CrcError`s
12
23
=========================
13
24
Bug-fix release in the 20.2.x LTS series.
14
25
15
- This release includes a fix to `--slice-time-ref ` parsing. Also, some
26
+ This release includes a fix to `` --slice-time-ref ` ` parsing. Also, some
16
27
issues in anatomical processing are resolved, including poorly-interpolated
17
28
labels in aseg segmentations, and probabilistic segmentations have reverted
18
29
to FAST.
0 commit comments