1+ 1.1.7 (September 25, 2018)
2+ ==========================
3+
4+ Several bug fixes. With thanks to Elizabeth Dupre and Romain Vala for
5+ contributions.
6+
7+ * [FIX] Revert FreeSurfer download URL (#1280) @chrisfilo
8+ * [FIX] Default to 6 DoF for BOLD-T1w registration (#1286) @effigies
9+ * [FIX] Only grab sbref images, not metadata (#1285) @effigies
10+ * [FIX] QwarpPlusMinus renamed source_file to in_file (#1289) @effigies
11+ * [FIX] Remove long paths from all LTA output files (#1274) @romainVala
12+ * [ENH] Use single-band reference images when available (#1270) @effigies
13+ * [DOC] Note GIFTI surface alignment (#1288) @effigies
14+ * [REF] Split BOLD-T1w registration into calculation/application workflows (#1278) @emdupre
15+ * [MAINT] Pin pybids and grabbit in Docker build (#1281) @chrisfilo
16+
1171.1.6 (September 10, 2018)
218==========================
319
@@ -8,6 +24,9 @@ Hotfix release.
8241.1.5 (September 06, 2018)
925==========================
1026
27+ Improved documentation and minor bug fixes. With thanks to Jarod Roland and
28+ Taylor Salo for contributions.
29+
1130* [DOC] Replace ``--clearenv `` with correct ``--cleanenv `` flag (#1237) @jarodroland
1231* [DOC] De-indent to remove text from code block (#1238) @effigies
1332* [TST] Add enhance-and-skullstrip regression tests (#1074) @effigies
@@ -27,13 +46,21 @@ Hotfix release.
27461.1.4 (August 06, 2018)
2847=======================
2948
49+ A hotfix release for `#1235
50+ <https://github.com/poldracklab/fmriprep/issues/1235> `_. Additionally,
51+ notebooks have been synced with the latest version of that repository.
52+
3053* [FIX] Verify first word of ``_cmd `` in dependency check (#1236)
3154* [DOC] Add two missing references (#1234)
3255* [ENH] Allow turning off random seeding for ANTs brain extraction (#919)
3356
34571.1.3 (July 30, 2018)
3558=====================
3659
60+ This release comes with many updates to the documentation, a more lightweight
61+ ``SignalExtraction ``, a new dynamic boilerplate and some new features from
62+ Nipype.
63+
3764* [ENH] Use upstream ``afni.TShift `` improvements (#1160)
3865* [PIN] Nipype 1.1.1 (65078c9)
3966* [ENH] Dynamic citation boilerplate (#1024)
0 commit comments