File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.2.6 (January 17, 2019)
2
+ ========================
3
+
4
+ This is a bug fix release in the 1.2 series. Probably the most noticeable
5
+ improvement is the restoration of auto-generated content in the documentation.
6
+
7
+ Additionally, FreeSurfer ``aparc ``/``aseg `` segmentations are now sampled to all
8
+ output spaces.
9
+
10
+ For any users importing fMRIPrep interfaces, many of these have been moved to
11
+ the niworkflows package.
12
+
13
+ With thanks to Nir Jacoby and Hrvoje Stojic for contributions.
14
+
15
+ * [FIX] Use keyword arguments for Sentry breadcrumb reporting (#1441) @chrisfilo
16
+ * [FIX] Verify proc file exists before reading (#1454) @effigies
17
+ * [ENH] Only report participants with errors (#1437) @effigies
18
+ * [ENH] Resample aparc/aseg into specified output spaces (#1401) @nirjacoby
19
+ * [ENH] Copy BibTeX file to log directory for LaTeX users (#1446) @hstojic
20
+ * [RF] Use niworkflows upstreamed interfaces and utilities (#1438) @oesteban
21
+ * [DOC] Fix documentation build (#1451) @oesteban
22
+ * [DOC] Fix ReadTheDocs builds (#1459) @effigies
23
+ * [MAINT/DOC] Clean-up ``__about__ ``, update with Nat Meth (#1445) @oesteban
24
+ * [MAINT] Make sure Python 3.7.1 is installed (#1452) @oesteban
25
+ * [MAINT] Dev status to beta, bump copyright year (#1468) @effigies
26
+
27
+
1
28
1.2.5 (December 4, 2018)
2
29
========================
3
30
You can’t perform that action at this time.
0 commit comments