File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ A first beta release of NiTransforms with the purpose of integrating
4
4
it within *fMRIPrep *.
5
5
This release accompanies the `ISBI2020 preprint <https://doi.org/10.31219/osf.io/8aq7b >`__.
6
6
7
+ * FIX: Accept double precision when reading ANTs' ``.mat `` affines (#102)
7
8
* FIX: Remove the ``--inv `` flag from regression ``mri_vol2vol `` regression test (#78)
8
9
* FIX: Improve handling of optional fields in LTA (#65)
9
10
* FIX: LTA conversions (#36)
@@ -31,8 +32,10 @@ This release accompanies the `ISBI2020 preprint <https://doi.org/10.31219/osf.io
31
32
* ENH: Use ``obliquity `` directly from nibabel (#18)
32
33
* ENH: Setting up a battery of tests (#9)
33
34
* ENH: Revise doctests and get them ready for more thorough testing. (#10)
35
+ * DOC: Add Jupyter notebooks (#93, #96, #97, #98)
34
36
* DOC: Add figure to JOSS draft / Add @smoia to author list (#61)
35
37
* DOC: Initial JOSS draft (#47)
38
+ * MAINT: Revise tests and Docker image dependencies (#104)
36
39
* MAINT: Add imports of modules in ``__init__.py `` to workaround #91 (#92)
37
40
* MAINT: Fix missing python3 binary on CircleCI build job step (#85)
38
41
* MAINT: Use setuptools_scm to manage versioning (#83)
You can’t perform that action at this time.
0 commit comments