Skip to content

Commit a0af263

Browse files
committed
REL: 1.10.0
1 parent aea389e commit a0af263

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGES.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
1.10.0 (December 13, 2023)
2+
==========================
3+
New feature release in the 1.10.x series.
4+
5+
This release has several improvements targeting ASLPrep and MRIQC, particularly
6+
around BIDS tooling and workflow plugins.
7+
We also drop our use of Convert3D in favor of nitransforms, allowing downstream
8+
projects to remove this non-Python dependency as needed.
9+
10+
Some fixes change workflow structure, so please test before upgrading.
11+
12+
* FIX: Copy header to ensure mask is really aligned (#844)
13+
* FIX: Correctly use ``ignore_initial_volumes`` in ``ConfoundsCorrelationPlot`` (#846)
14+
* FIX: Add DWI to the default queries of BIDS querying (#833)
15+
* ENH: Add ``ignore_initial_volumes`` param to ``ConfoundsCorrelationPlot`` (#843)
16+
* ENH: Add MRIQC's custom multiproc runner that allows passing the pool (#841)
17+
* ENH: Upstream debugging hook from MRIQC (#842)
18+
* ENH: Add ASL support in BIDS utilities (#839)
19+
* ENH: Add hemi entity to transform path patterns (#832)
20+
* RF: Replace Convert3d with nitransforms in MCFLIRT2ITK (#835)
21+
* DOC: fix typo in refmap.py (#837)
22+
* STY: Assorted refurb suggestions (#831)
23+
* MNT: http:// → https:// (#828)
24+
* CI: Bump actions/setup-python from 4 to 5 (#845)
25+
* CI: Bump conda-incubator/setup-miniconda from 2 to 3 (#840)
26+
127
1.9.0 (October 12, 2023)
228
========================
329
New feature release in the 1.9.x series.

0 commit comments

Comments
 (0)