1
1
20.0.0 (TBD)
2
2
============
3
- The first release candidate of the new major version 20.x.x series.
4
3
*fMRIPrep * is transitioning to a calendar version system
5
4
(`#1912 <https://github.com/poldracklab/fmriprep/issues/1912 >`__).
6
5
The `CalVer <https://calver.org/ >`__ system reflects *fMRIPrep *'s nature
@@ -22,14 +21,18 @@ syntax for ``--output-spaces`` to describe the (non)standard spatial references
22
21
that shall be used for generating outputs
23
22
(`#1604 <https://github.com/poldracklab/fmriprep/issues/1604 >`__).
24
23
25
- This release has been led by Mathias Goncalves (@mgxd) and includes contributions from
26
- Azeez Adebimpe - very much appreciated.
24
+ This release includes contributions from Azeez Adebimpe and Basile Pinsard - very much appreciated.
27
25
28
26
* ENH: Warn when existing output version does not match current pipeline version (#1967)
29
27
* ENH: Add ``--clean-workdir `` argument (#1966)
30
- * ENH: Refactor of how spatial normalization targets and ``--output-spaces `` are maintained (#1955)
28
+ * ENH: Refactor of how spatial normalization targets and ``--output-spaces `` are maintained (#1955) (#1983)
29
+ * ENH: Add ``--bids-filter-file `` argument for more controlled data querying (#1770)
30
+ * FIX: Ensure subject ID is used when selecting BIDS data (#1982)
31
+ * FIX: Display a log message when processing completes successfully (#1977)
32
+ * DOC: Improve custom template usage description (#1969)
31
33
* MAINT: Pin connectome-workbench 1.3.2, add to documented dependencies (#1958)
32
34
* MAINT: Pin NiBabel, NiWorkflows, sMRIPrep (#1971)
35
+ * MAINT: CI build error fixes (#1976)
33
36
34
37
1.5.9 (February 14, 2020)
35
38
=========================
0 commit comments