Skip to content

Commit b9f8eba

Browse files
committed
Summarize changes since 2.1.0
1 parent cb479bd commit b9f8eba

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,34 @@ Upcoming Release
3030
New features
3131
------------
3232

33+
* CIFTI support (pr/249) (Satra Ghosh, Michiel Cottaar, BC, CM, Demian
34+
Wassermann, MB)
35+
3336
Enhancements
3437
------------
3538

39+
* Support for alternative header field name variants in .PAR files
40+
(pr/507) (Gregory R. Lee)
41+
* Various enhancements to streamlines API by MC: support for reading TRK
42+
version 1 (pr/512); improved error messages (pr/504); concatenation of
43+
tractograms using `+`/`+=` operators (pr/495); function to concatenate
44+
multiple ArraySequence objects (pr/494)
45+
* Support for numpy 1.12 (pr/500, pr/502) (MC, MB)
46+
* Allow dtype specifiers as fileslice input (pr/485) (MB)
47+
3648
Bug fixes
3749
---------
3850

51+
* Miscellaneous MINC reader fixes (pr/493) (Robert D. Vincent, reviewed by CM,
52+
MB)
53+
3954
Maintenance
4055
-----------
4156

57+
* Documentation update (pr/514) (Ivan Gonzalez)
58+
* Update testing to use pre-release builds of dependencies (pr/509) (MB)
59+
* Better warnings when nibabel not on path (pr/503) (MB)
60+
4261
API changes and deprecations
4362
----------------------------
4463

0 commit comments

Comments
 (0)