1
- 1.5.0 (TBD )
2
- ===========
1
+ 1.5.0 (September 9, 2019 )
2
+ =========================
3
3
4
4
Two hallmark changes conducive to a new minor release line have been included in
5
5
version 1.5.0: the upgrade of *PyBIDS * to the 0.9 series and the split of *SDCflows *
@@ -11,18 +11,24 @@ and have been split to allow a more granular and thorough testing in collaborati
11
11
with M. Cieslak, A. Adebimpe, and T. Satterthwaite.
12
12
Some other bugfixes, improvements to the documentation and minor features are also
13
13
shipped with the new release.
14
+ With thanks to Ursula Tooley, Sebastian Urchs and Gabriel A. Devenyi for contributions.
14
15
16
+ * FIX: Minor improvements for templateflow installation in Docker images (#1764) @oesteban
17
+ * FIX: Passing surface template keywords into carpetplot workflow (#1755) @oesteban
15
18
* FIX: Postpone ``pandoc `` conversion of boilerplate after workflow has fully run (#1710) @oesteban
16
19
* FIX: Use MNI152NLin2009cAsym for SDC if no templates are specified (#1703) @effigies
17
20
* FIX: Correct BOLD-T1w registration description if DoF != 9 (#1701) @effigies
21
+ * ENH: Set up code-server docker recipe for interactive development (#1730) @jdkent
18
22
* ENH: Make fmriprep print defaults for arguments with help (#1735) @gdevenyi
19
23
* ENH: Add check for updates and check whether version has been flagged. (#1715) @oesteban
20
24
* ENH: Add TaskName metadata to BOLD outputs (#1714) @effigies
21
25
* REF: Separate SDCflows from fMRIPrep (#1670) @oesteban
26
+ * DOC: Adding fmriprep benchmark info to FAQs (#1759) @surchs
22
27
* DOC: Update .zenodo.json (#1732) @utooley
23
28
* DOC: Add link to documentation in help of ``--output-spaces `` argument (#1722) @oesteban
24
29
* DOC: adding recon-all issue to faq (#1622) @franklin-feingold
25
30
* DOC: Add copyright waiver to boilerplate and reviewer note to docs (#1691) @effigies
31
+ * MAINT: niworkflows and nipype to use latest ``N4BiasFieldCorrection `` (#1752) @oesteban
26
32
* MAINT: Bump pybids and nipype dependencies (#1744) @effigies
27
33
* MAINT: Move regression tests of EPI masks over to Niworkflows (#1716) @oesteban
28
34
* MAINT: Remove old ``extensions `` entity selector for PyBIDS queries (#1707) @oesteban
0 commit comments