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 1
1
.. -*- mode: rst -*-
2
- .. vim:syntax=rest
2
+ .. vim:syntax=rst
3
3
4
4
.. _changelog :
5
5
@@ -26,6 +26,18 @@ NiBabel
26
26
Most work on NiBabel so far has been by Matthew Brettt (MB) and Michael Hanke
27
27
(MH).
28
28
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
+
29
41
* 1.0.0 (Thursday, 13, Oct 2010)
30
42
31
43
* This is the first public release of the NiBabel package.
You can’t perform that action at this time.
0 commit comments