Skip to content

Commit aaae054

Browse files
committed
MAINT: Release notes for version 2.0
1 parent 86cf309 commit aaae054

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

CHANGES.rst

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
2.0 (February 25, 2025)
2+
=======================
3+
This is a major version release, which includes support for Python 3.12 and
4+
numpy 2.0, as well as major changes to the way that output data are organized.
5+
6+
* remove dependencies; clarify <3.13 for now (#66)
7+
* Loosen skimage dependency pin to be larger than 0.14.2 (#61)
8+
* [FIX] make import_tract work better with TRX files (#54)
9+
* Remove numpy version restrictions (#53)
10+
* Further tweaks to new file system (#50)
11+
* [FIX] change helvetica-bold to helvetica in pyAFQ plotting library (#49)
12+
* (#48)
13+
* [ENH/FIX] Pyafq file outputs more folders, more BIDS (#43)
14+
* [ENH] Include custom ODFs (#33)
15+
* [ENH] update to numpy 2 (#46)
16+
* [ENH] update to 3.12 (#45)
17+
* [FIX] fix VOF (#29)
18+
* [DOC] added singularity build and usage (#28)
19+
* [ENH] Use Distance Transform for Include/Exclude Distance calculation; fix ROI dists (#25)
20+
* DOC: Document the significance of ROIS order in BundleDict (#27)
21+
* [FIX] update baby BD to new primary axis api (#26)
22+
* [FIX] fix cross_midline when R/L axis not first orientation (#17)
23+
* Too many t's in https (#22)
24+
* Update gpu code (#20)
25+
* [FIX] smarter automatic scalar names (#19)
26+
* [ENH] Update segmentation.py (#15)
27+
* Update tractography default (#13)
28+
* Fixes a small typo (#10)
29+
* [DOC] Update fetch.py (#12)
30+
* Upgrade python (#9)
31+
* Add system for recognizing bundles based on other bundles; implement it for VOF (#7)
32+
* __print__ method for BundleDict class (#5)
33+
* Fixes typo in warning message (#6)
34+
* (#4)
35+
136
1.3.6 (November 17, 2024)
237
=========================
338
Adds system for recognizing bundles based on other bundles, and implements
@@ -61,7 +96,7 @@ of our current bundle orientation system to the documentation.
6196

6297
1.3 (March 25, 2024)
6398
====================
64-
All bundles are now ordered according to LPI+ and
99+
All bundles are now ordered according to LPI+ and
65100
are output as full names instead of abbreviations.
66101
Only the lowest shell is now used in the calculation of
67102
the CSD response function. Corrects typos in babyAFQ and

0 commit comments

Comments
 (0)