-------------------------
After an arduous walk through release-candidates, release 1.5.1 includes a new release of
Nipype which addresses the problems related to *results* files many users have been experiencing.
With thanks to Marc Bue, Alejandro De La Vega, Tailor Salo, Asier Erramuzpe and Soichi Hayashi.
* FIX: Treat missing field maps as empty list instead of ``None`` (1820) tsalo
* FIX: Raise error if ``work_dir`` is a child of ``bids_dir`` (1860) adelavega
* FIX: Change ICA-AROMA filenames to fit current naming scheme (1861) jdkent
* FIX: Update code-server in the Dockerfile_devel (1852) erramuzpe
* FIX: Do not generate ``desc-smoothAROMAnonaggr_bold`` conversions on standard spaces (1838) oesteban
* FIX: Skip plotting step of ICA-AROMA (1834) oesteban
* FIX: Error during version check trying to access read-only file systems (1830) oesteban
* FIX: Bad results files loads; PIN: nipy/nipype master (1806) effigies
* FIX: Adding comma to outputnode in init_func_preproc_wf (1795) marcbue
* FIX: Ignore sourcedata and derivatives when fetching data (1788) effigies
* ENH: Added skip_citation_process flag to skip processing ``citation.md`` (1876) soichih
* ENH: Restore ``space-MNI152NLin6Asym`` for AROMA denoised outputs (1839) oesteban
* ENH: Confounds metadata (1708) rciric
* DOC: Remove OpenNeuro badge (1862) adelavega
* DOC: Improve documentation about TemplateFlow and Containers (1802) oesteban
* DOC: Add ``VERSION`` argument to docker build instructions (1797) effigies
* DOC: Revise docstrings of workflows for correct parsing with napoleon 1882 (oesteban)
* CI: Use recent Python image to build packages (1790) effigies
* MAINT: Update to the new API of *sMRIPrep* (1879) adelavega
* MAINT: Update ``CONTRIBUTING.md`` inspired by *dMRIPrep*'s (1853) oesteban
* MAINT: Enable circleci-artifacts-redirector (1857) effigies
* MAINT: Cleaning up dependencies (1832) oesteban
* MAINT: Pin Python 3.7.4 in CircleCI's ``build_docs`` (1836) oesteban
* MAINT: Purge Cython and depend on SDCflows (1792) effigies
* MAINT: Container images - cleanup ``$HOME`` in docker build (1768) oesteban