We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c182c commit 532e312Copy full SHA for 532e312
CHANGES.rst
@@ -1,3 +1,16 @@
1
+1.12.2 (January 23, 2025)
2
+=========================
3
+Patch release that includes a new keyword argument to `BIDSDataGrabber` to bypass requiring a T1w image.
4
+
5
+* ENH: Parse kwargs to allow no T1w (#922)
6
+* MNT: Bump astral-sh/setup-uv from 4 to 5 (#920)
7
+* STY: Format + add git blame ignore file (#923)
8
+* STY: Apply ruff/Pylint rule PLR0402 (#916)
9
+* STY: Apply ruff/flake8-pie rules (PIE) (#914)
10
+* STY: Apply ruff/flake8-comprehensions preview rule C409 (#912)
11
+* STY: Use f-strings where possible (#836)
12
13
14
1.12.1 (December 12, 2024)
15
==========================
16
Patch release that adds a new input to `SpatialNormalization`, but remains backwards compatible.
0 commit comments