Skip to content

Commit 3b1f125

Browse files
committed
rel(22.0.0): Update CHANGES [skip ci]
1 parent 7b3640e commit 3b1f125

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES.rst

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
22.0.0 (February 28, 2022)
2+
==========================
3+
The first stable release of *NiTransforms* in 2022.
4+
Contains all the new bug-fixes, features, and maintenance executed within the
5+
context of the NiBabel EOSS4 grant from the CZI Foundation.
6+
7+
* FIX: Implement AFNI's deoblique operations (#117)
8+
* FIX: Ensure input dtype is kept after resampling (#153)
9+
* FIX: Replace deprecated ``_read_mat`` with ``scipy.io.loadmat`` (#151)
10+
* FIX: Add FSL-LTA-FSL regression tests (#146)
11+
* FIX: Increase FSL serialization precision (#144)
12+
* FIX: Refactor of LTA implementation (#145)
13+
* FIX: Load arrays of linear transforms from AFNI files (#143)
14+
* FIX: Load arrays of linear transforms from FSL files (#142)
15+
* FIX: Double-check dtypes within tests and increase RMSE tolerance (#141)
16+
* ENH: Base implementation of B-Spline transforms (#138)
17+
* ENH: I/O of FSL displacements fields (#51)
18+
* MAINT: Fix path to test summaries in CircleCI (#148)
19+
* MAINT: Move testdata on to gin.g-node.org & datalad (#140)
20+
* MAINT: scipy-1.8, numpy-1.22 require python 3.8 (#139)
21+
122
21.0.0 (September 10, 2021)
223
===========================
324
A first release of *NiTransforms*.

0 commit comments

Comments
 (0)