File tree Expand file tree Collapse file tree 2 files changed +36
-2
lines changed
Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Original file line number Diff line number Diff line change @@ -83,5 +83,5 @@ keywords:
8383 - BIDS-App
8484 - Neuroimaging
8585license : BSD-3-Clause
86- version : 0.10.2
87- date-released : ' 2025-01-17 '
86+ version : 0.10.4
87+ date-released : ' 2025-01-23 '
Original file line number Diff line number Diff line change 11# What's New
22
3+ ## 0.10.4
4+
5+ This release makes the brainsprite work with composite transforms from Nibabies.
6+
7+ ### 🐛 Bug Fixes
8+
9+ * Support multi-step composite transforms from Nibabies by @tsalo in https://github.com/PennLINC/xcp_d/pull/1365
10+
11+ ** Full Changelog** : https://github.com/PennLINC/xcp_d/compare/0.10.3...0.10.4
12+
13+
14+ ## 0.10.3
15+
16+ <!-- Release notes generated using configuration in .github/release.yml at main -->
17+ This release fixes a testing bug that prevented 0.10.2 from deploying.
18+
19+ ## What's Changed
20+
21+ ### 🐛 Bug Fixes
22+
23+ * Allow ` sub- ` prefix in participant labels by @tsalo in https://github.com/PennLINC/xcp_d/pull/1347
24+ * Downgrade connectome workbench version by @tsalo in https://github.com/PennLINC/xcp_d/pull/1358
25+ * Fix resource class of CIFTI tests by @tsalo in https://github.com/PennLINC/xcp_d/pull/1362
26+
27+ ### Other Changes
28+
29+ * Clarify that warped surfaces can be overlaid on the MNI152NLin6Asym template by @tsalo in https://github.com/PennLINC/xcp_d/pull/1349
30+ * Run ruff by @tsalo in https://github.com/PennLINC/xcp_d/pull/1357
31+
32+ ** Full Changelog** : https://github.com/PennLINC/xcp_d/compare/0.10.1...0.10.3
33+
34+
335## 0.10.2
436
537A patch release.
638
39+ ** WARNING** : THIS RELEASE DID NOT DEPLOY. PLEASE USE 0.10.3.
40+
741### 🐛 Bug Fixes
842
943* Downgrade connectome workbench version by @tsalo in https://github.com/PennLINC/xcp_d/pull/1358
You can’t perform that action at this time.
0 commit comments