Nipype Versions Save

Workflows and interfaces for neuroimaging packages

1.8.4

1 year ago

Release Notes

Bug-fix release in the 1.8.x series.

This release sets a maximum traits version to avoid new, breaking changes.

What's Changed

  • MNT: Pin traits < 6.4 (#3501) @effigies
  • ENH: Add inputs to mrtrix3.DWIPreprocInputSpec and remove mandatory annotation for pe_dir (#3470) @GalBenZvi

Full Changelog: https://github.com/nipy/nipype/compare/1.8.3...1.8.4

1.8.3

1 year ago

Release Notes

Bug-fix release in the 1.8.x series.

This release includes compatibility fixes for nibabel 4.x and resolves a denial-of-service bug when the etelemetry server is down that resulted in excessive (blocking) network hits that would cause any tools using nipype interfaces to take a very long time.

What's Changed

New Contributors

Full Changelog: https://github.com/nipy/nipype/compare/1.8.2...1.8.3

1.8.1

2 years ago

1.8.1 (May 16, 2022)

Bug-fix release in the 1.8.x series.

The previous release vendored distutils.version.LooseVersion, and the vendored objects did not preserve compatiblity with the distutils objects. This release switches to the looseversion package that ensures compatiblity.

What's Changed

Full Changelog: https://github.com/nipy/nipype/compare/1.8.0...1.8.1

1.8.0

2 years ago

1.8.0 (May 10, 2022)

New feature release in the 1.8.x series.

The primary new features are a batch of PETSurfer interfaces.

This release drops support for Python < 3.7 and Numpy < 1.17, triggering a minor version bump. Additionally, matplotlib < 2.1 will stop working with some interfaces, but more recent versions will start working.

Full changelog: https://github.com/nipy/nipype/milestone/1.8.0?closed=1

New Contributors

Full Changelog: https://github.com/nipy/nipype/compare/1.7.1...1.8.0

1.7.1

2 years ago

DOI

1.7.1 (April 05, 2022)

Bug-fix release in the 1.7.x series.

New Contributors

Full Changelog: https://github.com/nipy/nipype/compare/1.7.0...1.7.1

1.7.0

2 years ago

DOI

1.7.0 (October 20, 2021)

New feature release in the 1.7.x series.

(Full changelog

1.5.1

3 years ago

DOI

1.5.1 (August 16, 2020)

Bug-fix release in the 1.5.x series.

This release includes small updates to ANTs utilities that lie somewhere between bug fixes and enhancements.

(Full changelog)

  • FIX: Warn for min/max_ver traits when tool version can't be parsed (#3241)
  • FIX: Serialize all interface arguments when exporting workflows (#3240)
  • FIX: Permit identity transforms in list of transforms given to ants.ApplyTransforms (#3237)
  • FIX: ANTs' utilities revision - bug fixes and add more operations to ants.ImageMath (#3236)
  • DOC: Skip BIDSDataGrabber doctest if pybids is missing (#3224)

1.5.0

3 years ago

1.5.0 (June 03, 2020)

DOI

New feature release in the 1.5.x series.

In this release, the example scripts have been split out into their own package: niflow-nipype1-examples.

(Full changelog)

1.4.2

4 years ago

1.4.2 (February 14, 2020)

DOI

Bug-fix release in the 1.4.x series. Contains patches to accommodate API changes in Traits 6.0.

Full changelog

1.4.1

4 years ago

1.4.1 (January 27, 2020)

DOI

Full changelog