Skip to content

Releases: nipreps/niworkflows

0.2.7

18 Jan 03:09
ae11162
Compare
Choose a tag to compare

Updated nipype to include nipy/nipype#2373

0.2.6

12 Jan 05:11
Compare
Choose a tag to compare

CHANGES

0.2.5

09 Jan 07:28
Compare
Choose a tag to compare

CHANGES

  • [PIN] Pinning nipype to nipy/nipype@master

0.2.4

03 Jan 17:06
Compare
Choose a tag to compare

Hotfix to 0.2.3

CHANGES

0.2.3

01 Jan 23:03
Compare
Choose a tag to compare

CHANGES

  • [PIN] Upgrade internal Nipype to current master + current nipy/nipype#2325
  • [ENH] Thinner lines in tissue segmentation (#215)
  • [ENH] Use nearest for coreg visualization (#214)

0.2.2

06 Dec 02:29
Compare
Choose a tag to compare

Release notes

Update nipype to latest master + a PR that improves the Node execution for experimental purposes.

CHANGES

0.2.1

04 Dec 23:34
Compare
Choose a tag to compare

A new report interface for displaying ROIs has been added

CHANGES

  • [ENH] Add new ROIsPlot interface (#211)
  • [PIN] Upgrade internal Nipype to current master.

0.2.0

01 Dec 20:14
Compare
Choose a tag to compare

This release makes report capable interfaces more homogeneous and simplifies tests of segmentation interfaces. Now, all report capable interfaces generate standalone SVGs by default.

CHANGES

  • [ENH] Generate SVGs only (#210)
  • [PIN] Upgrade internal Nipype to master after the v0.14.0 release.

0.1.11

29 Nov 18:59
c94ced0
Compare
Choose a tag to compare

CHANGES

  • [ENH] Update internal Nipype including merging nipy/nipype#2285 before nipype itself does.

0.1.10

25 Nov 04:00
Compare
Choose a tag to compare

A new update to keep up with Nipype development.

CHANGES

  • [ENH] Lower priority of "Affines do not match" warning (#209)
  • [FIX] Increase tolerance in GenerateSamplingReference (#207)
  • [ENH] Upgrade internal Nipype