Skip to content

Releases: nipreps/niworkflows

1.7.5

10 Mar 21:54
Compare
Choose a tag to compare

What's Changed

  • FIX: Use a more reliable test of NIfTIness by @effigies in #784

Full Changelog: 1.7.4...1.7.5

1.7.4

10 Mar 21:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.3...1.7.4

1.7.3

17 Feb 20:20
Compare
Choose a tag to compare

Release Notes

Patch release in the 1.7.x series.

This release fixes a minor bug in carpet plot generation and resolves remaining issues
with using custom configurations in DerivativesDataSink.

Changes

  • FIX: Avoid sorting carpetplot rows when decimated ROIs have one voxel by @effigies in #780
  • ENH:Pass custom configuration into DerivativesDataSink entity parser by @tsalo in #777

Full Changelog: 1.7.2...1.7.3

1.7.2

17 Feb 20:14
Compare
Choose a tag to compare

What's Changed

  • FIX: Handle plotting only one MELODIC component by @effigies in #775
  • FIX: Restore confound order in correlation plot by @effigies in #779

Full Changelog: 1.7.1...1.7.2

1.7.1

23 Jan 17:53
Compare
Choose a tag to compare

Release Notes

Patch release in the 1.7.x series.

This release includes updates to the Docker image environment, and a fix for a plotting bug.

Changes

  • CI: Update GitHub actions frdom master (#766)
  • CI: Drop set-output (#763)
  • FIX: Remove unused ANTs parameter that was removed in 2.4.1 (#771)
  • FIX: Coerce MGHImage to Nifti1Image when plotting (#769)
  • FIX: Create test label images with realistic dtypes (#767)
  • FIX: error for np.bool with numpy 1.24.0 (#764)
  • MNT: Try bumping docker base to latest nipreps/miniconda (#773)
  • MNT: Use org-level context (#770)
  • REF: Store global variables as DerivativesDataSink attributes (#762)

1.7.0

29 Nov 16:59
d990e75
Compare
Choose a tag to compare

Release Notes

New feature release in the 1.7.x series. This series will support sMRIPrep 0.10, fMRIPrep 22.1, and NiBabies 22.2.

This will be the last minor release series to support Python 3.7.

Changes

  • FIX: Use np.bool_ instead of deprecated np.bool (#760)
  • FIX: Use nilearn plot_surf over surfplot (#745)
  • ENH: Allow DerivativesDataSink to handle output==input (#758)
  • ENH: Add Resolution field to metadata if data has res entity (#754)
  • ENH: Add morphometric suffixes to pattern matching (#753)
  • RF: GenerateCifti interface (#756)
  • MNT: Loosen dependency versions (#759)
  • MNT: Remove non-compliant dtseries.json metadata (#750)
  • MNT: Build FreeSurfer 7.2 (#751)

Full Changelog: 1.6.4...1.7.0

1.6.4

22 Sep 16:13
Compare
Choose a tag to compare

What's Changed

  • FIX: TSV2JSON should convert empty TSV files to empty JSON files by @effigies in #746

Full Changelog: 1.6.3...1.6.4

1.6.3

08 Sep 19:00
Compare
Choose a tag to compare

Release Notes

This release includes a new interface and improvements to existing interfaces.

Changes

  • CI: Fix commit check (#744)
  • CI: Extract pip pre checks into separate, skippable job (#743)
  • FIX: Missing outputs in RobustAverage (#741)
  • ENH: ReorientImage interface (#736)
  • ENH: Add minimum_fs_version input to BIDSFreeSurferDir (#739)
  • MNT: Pin traits < 6.4 (#738)
  • MNT: Upgrade versioneer (#737)
  • MAINT: Remove pins that broke prerelease tests (#735)

1.6.2

28 Jul 16:21
Compare
Choose a tag to compare

Bug-fix release in the 1.6.x series.

This release fixes a bug where BIDS data collection would fail if using session as a BIDS filter.

  • FIX: Ensure we do not clobber entities from bids filters (#731)

1.6.1

27 May 16:09
Compare
Choose a tag to compare

Release Notes

Bug-fix release in the 1.6.x series.

This release allows downstream tools to use nitransforms 22.0.

Changes

Full Changelog: 1.6.0...1.6.1