Skip to content

Releases: nipreps/niworkflows

0.5.2.post3

13 Dec 22:36
ba4ffaa
Compare
Choose a tag to compare

CHANGES

  • [FIX] Summary fMRIPlot chokes when confounds are all-nan (#268)

0.5.2.post2

12 Dec 20:56
Compare
Choose a tag to compare

Release Notes

A hotfix release

CHANGES

  • [FIX] get_metadata_for_nifti broken in transfer from fmriprep (#267)

0.5.2.post1

11 Dec 01:08
Compare
Choose a tag to compare

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

09 Dec 03:51
Compare
Choose a tag to compare

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

21 Nov 20:45
db2bce8
Compare
Choose a tag to compare

Fix __version__ not updated.

0.5.1

08 Nov 12:48
0.5.1
Compare
Choose a tag to compare

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

26 Oct 16:14
Compare
Choose a tag to compare

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

15 Oct 21:40
Compare
Choose a tag to compare

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

04 Sep 20:33
0.4.3
Compare
Choose a tag to compare

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

05 Jul 16:19
Compare
Choose a tag to compare

CHANGES

  • [ENH] Add fs-32k template (#243)
  • [FIX] Avoid mmap when overwriting input in copyxform (#247)
  • [PIN] nipype 1.1.0 (#248)