From a5fc3e910f4fce7f68ed6ca6e4bbe40a17d4b222 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Fri, 16 May 2025 16:52:19 -0400 Subject: [PATCH 1/2] rel(25.0.2): update changes --- CHANGES.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b7d8128b..6213cbcd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,26 @@ +25.0.2 (May 19, 2025) +--------------------- +A patch release including a couple key bug fixes: + - Adds missing dependency to Docker image when BOLD coregistration falls back to FSL + - Fixes connections to allow fieldmap-less SDC + +Thanks to @joey-scanga for the contribution! + +### Documentation + * DOC: Changed "B0Identifier" -> "B0FieldIdentifier" (#456) + +### Enhancements + * ENH: Add message to show which files are to be used (#452) + * ENH: Tag anatomical workflows (#463) + +### Bug Fixes + * FIX: SyN workflow (#453) + * FIX: Add Convert3d to Docker image (#461) + +### Internals / Maintenance + * MAINT: Support sdcflows@main and smriprep >=0.18 (#462) + + 25.0.1 (February 5, 2025) ------------------------- A bug-fix release to address an issue when using a precomputed mask for MCRIBS surface reconstruction without an anatomical template. From 8a503d659e023ee2cc2c737542aee2a8dbfb74b3 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Mon, 19 May 2025 10:34:04 -0400 Subject: [PATCH 2/2] MAINT: Unpin dev nipreps, bump environment --- pyproject.toml | 2 +- requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 503d4cc8..0dc23fd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "pybids >= 0.15.0", "requests", "SimpleITK", - "sdcflows @ git+https://github.com/nipreps/sdcflows.git@main", + "sdcflows >= 2.13.0", "smriprep >= 0.17.0", "tedana >= 23.0.2", "templateflow >= 24.2.0", diff --git a/requirements.txt b/requirements.txt index d8d299ea..898987da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,13 +26,13 @@ backports-tarfile==1.2.0 # via jaraco-context bids-validator==1.14.7.post0 # via pybids -bidsschematools==1.0.7 +bidsschematools==1.0.8 # via bids-validator bokeh==3.6.3 # via tedana -boto3==1.38.17 +boto3==1.38.18 # via datalad -botocore==1.38.17 +botocore==1.38.18 # via # boto3 # s3transfer @@ -57,7 +57,7 @@ contourpy==1.3.2 # matplotlib cycler==0.12.1 # via matplotlib -datalad==1.1.5 +datalad==1.1.6 # via # datalad-next # datalad-osf @@ -387,7 +387,7 @@ scipy==1.15.2 # scikit-learn # sdcflows # tedana -sdcflows @ git+https://github.com/nipreps/sdcflows.git@main +sdcflows==2.13.0 # via nibabies (pyproject.toml) seaborn==0.13.2 # via