File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,20 @@ NiBabel
2626Most work on NiBabel so far has been by Matthew Brettt (MB) and Michael Hanke
2727(MH).
2828
29+ * 1.0.2 (Thursday 14 April 2011)
30+
31+ * Bugfix release
32+ * Make inference of data type more robust to changes in numpy dtype hashing
33+ * Fix incorrect thresholds in quaternion calculation (thanks to Yarik H for
34+ pointing this one out)
35+ * Make parrec2nii pass over errors more gracefully
36+ * More explicit checks for missing or None field in trackvis and other
37+ classes - thanks to Marc-Alexandre Cote
38+ * Make logging and error level work as expected - thanks to Yarik H
39+ * Loading an image does not change qform or sform - thanks to Yarik H
40+ * Allow 0 for nifti scaling as for spec - thanks to Yarik H
41+ * nifti1.save now correctly saves single or pair images
42+
2943* 1.0.1 (Wednesday 23 Feb 2011)
3044
3145 * Bugfix release
You can’t perform that action at this time.
0 commit comments