File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,12 @@ A new major release with critical updates.
4
4
The new release includes a critical hotfix for 4D resamplings.
5
5
The second major improvement is the inclusion of a first implementation of the X5 format (BIDS).
6
6
The X5 implementation is currently restricted to reading/writing of linear transforms.
7
- It now supports nonlinear transforms as well.
8
7
9
8
CHANGES
10
9
-------
11
10
* FIX: Broken 4D resampling by @oesteban in https://github.com/nipy/nitransforms/pull/247
12
11
* ENH: Loading of X5 (linear) transforms by @oesteban in https://github.com/nipy/nitransforms/pull/243
13
12
* ENH: Implement X5 representation and output to filesystem by @oesteban in https://github.com/nipy/nitransforms/pull/241
14
- * ENH: Support reading and writing of nonlinear transforms in X5
15
13
* DOC: Fix references to ``os.PathLike `` by @oesteban in https://github.com/nipy/nitransforms/pull/242
16
14
* MNT: Increase coverage by testing edge cases and adding docstrings by @oesteban in https://github.com/nipy/nitransforms/pull/248
17
15
* MNT: Refactor io/lta to reduce one partial line by @oesteban in https://github.com/nipy/nitransforms/pull/246
You can’t perform that action at this time.
0 commit comments