Skip to content

Commit fb4a253

Browse files
committed
edit HISTORY.rst
1 parent 46e6123 commit fb4a253

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

HISTORY.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ History
88
🎉 Exciting New Features
99
```````````````````````
1010

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
1414
* Support array-type metadata fields in `cubids group` by @tsalo in https://github.com/PennLINC/CuBIDS/pull/407
1515
* 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
1717

1818
🐛 Bug Fixes
1919
````````````
2020

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
2222
* 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
2424

2525
Other Changes
2626
`````````````
2727

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
3131
* Update pybids requirement from <=0.19.0 to <=0.20.0 by @dependabot in https://github.com/PennLINC/CuBIDS/pull/468
3232
* Update pandas requirement from <=2.2.3 to <=2.3.3 by @dependabot in https://github.com/PennLINC/CuBIDS/pull/469
3333
* Update numpy requirement from <=2.2.3 to <=2.2.4 by @dependabot in https://github.com/PennLINC/CuBIDS/pull/453

0 commit comments

Comments
 (0)