File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
22
21.0.0 (September 10, 2021)
2
23
===========================
3
24
A first release of *NiTransforms *.
You can’t perform that action at this time.
0 commit comments