Skip to content

Commit 0f19363

Browse files
committed
DOC - update changelog for 1.0.2 release
1 parent ec5157d commit 0f19363

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Changelog

+14
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,20 @@ NiBabel
2626
Most 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

0 commit comments

Comments
 (0)