|
| 1 | +1.3.2 (March 18, 2019) |
| 2 | +============================ |
| 3 | + |
| 4 | +A new release providing better support for BIDS-Derivatives, an wrapping-up all the developments around TemplateFlow and stability of singularity images. With thanks to @sarenseeley for contributions. |
| 5 | + |
| 6 | +* ENH: Write derivatives metadata (#1546) @oesteban |
| 7 | +* DOC: Indicate that interpolation is NN above the EPI-to-T1w reportlet (#1542) @sarenseeley |
| 8 | + |
| 9 | +1.3.1.post2 (March 13, 2019) |
| 10 | +============================ |
| 11 | + |
| 12 | +A hotfix release addressing issues related to TemplateFlow for Singularity users, via pinning templateflow>=0.1.2. |
| 13 | + |
| 14 | +1.3.1.post1 (March 11, 2019) |
| 15 | +============================ |
| 16 | + |
| 17 | +A hotfix release addressing issues related to TemplateFlow for Singularity users. |
| 18 | + |
| 19 | +* FIX: Make sure ``--cifti-output`` requires at least one of ``fsaverage{5,6}`` (#1514) @oesteban |
| 20 | +* FIX: Avoid using ``$HOME`` for storing templates (#1529) @chrisfilo |
| 21 | + |
| 22 | +1.3.1 (March 6, 2019) |
| 23 | +===================== |
| 24 | + |
| 25 | +Updated ecosystem's versions (TemplateFlow 0.1.x, Niworkflows 0.8.x, and sMRIPrep 0.1.x) |
| 26 | +to include latest improvements (bugfixes from niworkflows and the new pybids interface |
| 27 | +of templateflow). |
| 28 | +TemplateFlow 0.1.0 does not require datalad anymore. |
| 29 | +With thanks to @franklin-feingold for contributions. |
| 30 | + |
| 31 | +* UX: Reduce warning levels (#1513) @effigies |
| 32 | +* DOC: ``fmriprep-docker`` documentation (#1515) @franklin-feingold |
| 33 | +* REL: 1.3.1 (#1527) @oesteban |
| 34 | + |
| 35 | +1.3.0.post3 (March 1, 2019) |
| 36 | +=========================== |
| 37 | + |
| 38 | +Hotfix release intended for Docker users, smoothing the experience of TemplateFlow |
| 39 | +when using the ``-u UID`` flag is necessary. |
| 40 | + |
| 41 | +* [FIX] Orientation problem with niworkflows<0.7.2 (poldracklab/niworkflows#312) @effigies |
| 42 | +* [ENH] TemplateFlow + ``docker run -u ...`` (#1525) @oesteban |
| 43 | +* [ENH] Include repetition time in functional summary (#1508) @wiheto |
| 44 | +* [FIX] Do not crash if all aroma components are classified as noise (#1467) @jdkent |
| 45 | + |
| 46 | +1.3.0.post2 (February 14, 2019) |
| 47 | +=============================== |
| 48 | + |
| 49 | +Hotfix release intended for Singularity users, amending the previous iteration |
| 50 | +that didn't fix the problem (#1510) @effigies. |
| 51 | + |
1 | 52 | 1.3.0.post1 (February 8, 2019)
|
2 | 53 | ==============================
|
3 | 54 |
|
4 |
| -Hotfix release intended for Singularity users. For further detail, please see |
| 55 | +Hotfix release intended for Singularity users. For further detail, please see |
5 | 56 | `#1500 <https://github.com/poldracklab/fmriprep/issues/1500>`__.
|
6 | 57 |
|
7 | 58 | 1.3.0 (February 7, 2019)
|
8 | 59 | ========================
|
9 | 60 |
|
10 | 61 | We start the 1.3.x series including a few bugfixes, housekeeping duty and a refactors
|
11 | 62 | to leverage `sMRIPrep <https://github.com/poldracklab/smriprep>`__ (which is a fork of
|
12 |
| -fMRIPrep's anatomical workflow), pybids>=0.7 for querying dataset, and |
| 63 | +fMRIPrep's anatomical workflow), pybids>=0.7 for querying dataset, and |
13 | 64 | `TemplateFlow <https://github.com/templateflow>`__ for handling standard spaces.
|
14 | 65 |
|
15 | 66 | * [FIX] Bad ``fsnative`` replacement in CIfTI workflow (#1476) @oesteban
|
@@ -71,7 +122,7 @@ Hotfix release.
|
71 | 122 | 1.2.4 (December 3, 2018)
|
72 | 123 | ========================
|
73 | 124 |
|
74 |
| -Bugfixes, an additional iteration over Sentry reporting and some relevant ME-EPI updates |
| 125 | +Bugfixes, an additional iteration over Sentry reporting and some relevant ME-EPI updates |
75 | 126 | (with thanks to @emdupre).
|
76 | 127 |
|
77 | 128 | * [ENH] Update ME-EPI workflow to create optimal combination (#1263) @emdupre
|
@@ -153,7 +204,7 @@ With many thanks to Ali Cohen, James Kent, Inge Amlien, Sebastian Urchs, and Zhi
|
153 | 204 | * [TST] Add heavily-nonuniform boldrefs for regression tests (#1329) @oesteban
|
154 | 205 | * [TST] Fix expectations for CIFTI outputs & ds005 (#1344) @oesteban
|
155 | 206 | * [MAINT] Ignore project settings files from popular python/code editors (#1336) @jdkent
|
156 |
| -* [CI] Deploy poldracklab/fmriprep:unstable tracking master (#1307) @effigies |
| 207 | +* [CI] Deploy poldracklab/fmriprep:unstable tracking master (#1307) @effigies |
157 | 208 |
|
158 | 209 | 1.1.8 (October 4, 2018)
|
159 | 210 | =======================
|
|
0 commit comments