File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 11.. -*- mode: rst -*-
2- .. vim:syntax=rest
2+ .. vim:syntax=rst
33
44 .. _changelog :
55
@@ -26,6 +26,18 @@ NiBabel
2626Most work on NiBabel so far has been by Matthew Brettt (MB) and Michael Hanke
2727(MH).
2828
29+ * 1.0.1 (Wednesday 23 Feb 2011)
30+
31+ * Bugfix release
32+ * Fix bugs in tests for data package paths
33+ * Fix leaks of open filehandles when loading images (thanks to Gael
34+ Varoquaux for the report)
35+ * Skip rw tests for SPM images when scipy not installed
36+ * Fix various windows-specific file issues for tests
37+ * Fix incorrect reading of byte-swapped trackvis files
38+ * Workaround for odd numpy dtype comparisons leading to header errors for
39+ some loaded images (thanks to Cindee Madison for the report)
40+
2941* 1.0.0 (Thursday, 13, Oct 2010)
3042
3143 * This is the first public release of the NiBabel package.
You can’t perform that action at this time.
0 commit comments