---------------------- Minor release with bug fixes and pinning the latest stable release of the TemplateFlow client.
* PIN: latest templateflow client (0.4.1) oesteban * FIX: Load file with mmap-False when modifying on-disk dtype (378) effigies * FIX: Require scikit-learn because nilearn does not (376) effigies
0.10.0
---------------------- Minor release to allow dependent tools to upgrade to PyBIDS 0.9 series (minimum 0.9.2). We've also moved to a ``setup.cfg``-based setup to standardize configuration.
* MAINT: Use PyBIDS 0.9.2+ (369) effigies * MAINT: Switch to a ``setup.cfg``-based setup (375) effigies
0.9.x series ============
0.9.21
--------------------- Hotfix to CopyXForm interface to keep backwards compatibility.
* FIX: fields were being replaced in outputs call (b418733) oesteban
0.9.11
--------------------- A hotfix over latest hotfix.
* FIX: Minor bug introduced with 358 (`ed7a8e <https://github.com/nipreps/niworkflows/commit/ed7a8e6ca350d06ff5f4d9fe8bd7ed2f06ada9ad>`__) oesteban
0.9.6
-------------------- Minor improvements to support some of the requirements generated during the development of fMRIPrep-1.4.1.
* ENH: Improvements to ``RobustMNINormalization`` (368) oesteban * RF: Miscellaneous improvements to allow multiplicity of templates and specs (366) oesteban