Releases: nipreps/niworkflows
Releases · nipreps/niworkflows
0.5.2.post3
CHANGES
- [FIX] Summary fMRIPlot chokes when confounds are all-nan (#268)
0.5.2.post2
Release Notes
A hotfix release
CHANGES
- [FIX]
get_metadata_for_nifti
broken in transfer from fmriprep (#267)
0.5.2.post1
Release Notes
A hotfix release that ensures version is correctly reported when installing via Pypi.
CHANGES
- [MAINT] Clean-up dependencies (7a76a45)
- [HOTFIX] Ensure VERSION file is created at deployment (3e3a2f3)
- [TST] Add tests missed out in #263 (#266)
0.5.2
Release Notes
With thanks to @wiheto for contributions.
CHANGES
- [ENH] Upstream work from fMRIPrep (prep. sMRIPrep) (#263)
- [ENH] Integrate versioneer (#264)
- [FIX] X axis label for fMRIPlot - better respect TR and default to frame number (#261)
0.5.1-1
Fix __version__
not updated.
0.5.1
Release Notes
Bug fix release.
CHANGES
- [FIX] Count non-steady-state volumes even if sbref is passed (#258)
- [FIX] Remove empty nipype file (#259)
0.5.0
Release Notes
With 0.5.0, we have started the migration of niworkflows to use templateflow.
CHANGES
- [RF] Updates for templateflow (#257)
0.4.4
Release Notes
Some housekeeping of the downloads system and templates. Added an EPI-boldref template.
CHANGES
- [ENH] Add "fMRIPrep" template, with new boldref template (#255)
- [ENH/MAINT] Refactor downloads, update NKI (#256)
0.4.3
CHANGES
- [FIX] Return runtime from EstimateReferenceImage._run_interface (#251)
- [ENH] Add nipype reimplementation of antsBrainExtraction (#244)
- [REF] Use runtime.cwd when possible in interfaces (#249)
0.4.2
CHANGES
- [ENH] Add fs-32k template (#243)
- [FIX] Avoid mmap when overwriting input in copyxform (#247)
- [PIN] nipype 1.1.0 (#248)