1
+ 1.3.0.post3 (March 1, 2019)
2
+ ===========================
3
+
4
+ Hotfix release intended for Docker users, smoothing the experience of TemplateFlow
5
+ when using the ``-u UID `` flag is necessary.
6
+
7
+ * [FIX] Orientation problem with niworkflows<0.7.2 (poldracklab/niworkflows#312) @effigies
8
+ * [ENH] TemplateFlow + ``docker run -u ... `` (#1525) @oesteban
9
+ * [ENH] Include repetition time in functional summary (#1508) @wiheto
10
+ * [FIX] Do not crash if all aroma components are classified as noise (#1467) @jdkent
11
+
1
12
1.3.0.post2 (February 14, 2019)
2
13
===============================
3
14
@@ -7,15 +18,15 @@ that didn't fix the problem (#1510) @effigies.
7
18
1.3.0.post1 (February 8, 2019)
8
19
==============================
9
20
10
- Hotfix release intended for Singularity users. For further detail, please see
21
+ Hotfix release intended for Singularity users. For further detail, please see
11
22
`#1500 <https://github.com/poldracklab/fmriprep/issues/1500 >`__.
12
23
13
24
1.3.0 (February 7, 2019)
14
25
========================
15
26
16
27
We start the 1.3.x series including a few bugfixes, housekeeping duty and a refactors
17
28
to leverage `sMRIPrep <https://github.com/poldracklab/smriprep >`__ (which is a fork of
18
- fMRIPrep's anatomical workflow), pybids>=0.7 for querying dataset, and
29
+ fMRIPrep's anatomical workflow), pybids>=0.7 for querying dataset, and
19
30
`TemplateFlow <https://github.com/templateflow >`__ for handling standard spaces.
20
31
21
32
* [FIX] Bad ``fsnative `` replacement in CIfTI workflow (#1476) @oesteban
@@ -77,7 +88,7 @@ Hotfix release.
77
88
1.2.4 (December 3, 2018)
78
89
========================
79
90
80
- Bugfixes, an additional iteration over Sentry reporting and some relevant ME-EPI updates
91
+ Bugfixes, an additional iteration over Sentry reporting and some relevant ME-EPI updates
81
92
(with thanks to @emdupre).
82
93
83
94
* [ENH] Update ME-EPI workflow to create optimal combination (#1263) @emdupre
@@ -159,7 +170,7 @@ With many thanks to Ali Cohen, James Kent, Inge Amlien, Sebastian Urchs, and Zhi
159
170
* [TST] Add heavily-nonuniform boldrefs for regression tests (#1329) @oesteban
160
171
* [TST] Fix expectations for CIFTI outputs & ds005 (#1344) @oesteban
161
172
* [MAINT] Ignore project settings files from popular python/code editors (#1336) @jdkent
162
- * [CI] Deploy poldracklab/fmriprep:unstable tracking master (#1307) @effigies
173
+ * [CI] Deploy poldracklab/fmriprep:unstable tracking master (#1307) @effigies
163
174
164
175
1.1.8 (October 4, 2018)
165
176
=======================
0 commit comments