File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ 0.12.0 (June 02, 2023)
2
+ ======================
3
+ New feature release in the 0.12.x series.
4
+
5
+ This release adds ANTs DenoiseImage to T1w and T2w preprocessing,
6
+ improving signal-to-noise ratio.
7
+ Surface processing now produces a registration sphere to permit
8
+ directly resampling data from T1w space to fsLR.
9
+
10
+ * FIX: Query templateflow files to see if resolution is available (#336)
11
+ * ENH: Project fsLR mesh onto native sphere to enable single-shot resampling into fsLR (#339)
12
+ * ENH: Use ANTs DenoiseImage before conforming anatomical images (#337)
13
+ * MNT: Add ``sloppy `` argument to workflows, distinguish from ``debug `` (#344)
14
+ * MNT: Loosen niworkflow restriction (#335)
15
+ * DOC: Add security fix to vendored jquery (#332)
16
+ * CI: Fix codecov in CircleCI, remove Travis config (#333)
17
+ * CI: Prioritize tags on release (#331)
18
+
19
+
1
20
0.11.1 (March 23, 2023)
2
21
=======================
3
- Bug-fix release in the 0.11.1 series.
22
+ Bug-fix release in the 0.11.x series.
4
23
5
24
This release changes the default name of a workflow. This change modifies
6
25
the workflow structure superficially, but in such a way that reusing a working
You can’t perform that action at this time.
0 commit comments