File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.8.1 (January 22, 2024)
2
+ ========================
3
+ Bug-fix release in the 2.8.x series.
4
+
5
+ Fixes doc builds and CLI support for fieldmapless workflows.
6
+ Introduces support for BIDS-URIs.
7
+
8
+ * FIX: Enable fieldmapless by default in CLI (#426)
9
+ * FIX: Pandoc requires Texlive to render LaTeX in notebook (#427)
10
+ * FIX: New test ``test_wrangler_URIs `` had the wrong oracle (#425)
11
+ * ENH: Resolve BIDS-URIs (#349)
12
+ * TEST: Use less confusing function name for testing CLI with --dry-run (#424)
13
+ * MNT: Bump actions/download-artifact from 3 to 4 (#418)
14
+ * MNT: Bump actions/upload-artifact from 3 to 4 (#417)
15
+ * CI: Move PR doc build into main doc build, add texlive to build dependencies (#428)
16
+
1
17
2.8.0 (January 10, 2024)
2
18
========================
3
- New feature release in the 2.8.0 series.
19
+ New feature release in the 2.8.x series.
4
20
5
21
This release fixes a bug in converting SyN-SDC displacements to fieldmaps,
6
22
resulting in exaggerated corrections. As this makes changes to the structure
You can’t perform that action at this time.
0 commit comments