You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.rst
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,26 +8,26 @@ History
8
8
🎉 Exciting New Features
9
9
```````````````````````
10
10
11
-
* Add parallel processing to `cubids apply` by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/481
12
-
* Add parallelization to `cubids add-nifti-info` by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/479
13
-
* Add `--n-cpus` to parallelize `cubids validate --validation-scope subject` by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/476
11
+
* Add parallel processing to `cubids apply` by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/481
12
+
* Add parallelization to `cubids add-nifti-info` by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/479
13
+
* Add `--n-cpus` to parallelize `cubids validate --validation-scope subject` by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/476
14
14
* Support array-type metadata fields in `cubids group` by @tsalo in https://github.com/PennLINC/CuBIDS/pull/407
15
15
* Add file collection metadata as array-type fields to JSONs by @tsalo in https://github.com/PennLINC/CuBIDS/pull/445
16
-
* Add DWI sbref to cubids apply by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/486
16
+
* Add DWI sbref to cubids apply by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/486
17
17
18
18
🐛 Bug Fixes
19
19
````````````
20
20
21
-
* Fix df created by `cubids group` and `cubids validate` by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/483
21
+
* Fix df created by `cubids group` and `cubids validate` by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/483
22
22
* Fix M0 scan variant name inheritance by @singlesp in https://github.com/PennLINC/CuBIDS/pull/466
23
-
* Fix PARTICIPANT_ID_MISMATCH in `cubids validate` by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/476
23
+
* Fix PARTICIPANT_ID_MISMATCH in `cubids validate` by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/476
24
24
25
25
Other Changes
26
26
`````````````
27
27
28
-
* Refactor: Standardize bold-specific file handling for events, sbref, and physio by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/484
29
-
* Change variant renaming from "ObliquityTrue" -> "Oblique" and "ObliquityFalse" -> "Plumb" by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/480
30
-
* Remove deprecated CLIs by @tientong98 in https://github.com/PennLINC/CuBIDS/pull/454
28
+
* Refactor: Standardize bold-specific file handling for events, sbref, and physio by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/484
29
+
* Change variant renaming from "ObliquityTrue" -> "Oblique" and "ObliquityFalse" -> "Plumb" by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/480
30
+
* Remove deprecated CLIs by @tien-tong in https://github.com/PennLINC/CuBIDS/pull/454
31
31
* Update pybids requirement from <=0.19.0 to <=0.20.0 by @dependabot in https://github.com/PennLINC/CuBIDS/pull/468
32
32
* Update pandas requirement from <=2.2.3 to <=2.3.3 by @dependabot in https://github.com/PennLINC/CuBIDS/pull/469
33
33
* Update numpy requirement from <=2.2.3 to <=2.2.4 by @dependabot in https://github.com/PennLINC/CuBIDS/pull/453
0 commit comments