File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,9 @@ New features
47
47
48
48
Enhancements
49
49
------------
50
+ * Improve testing of data scaling in ArrayProxy API (pr/847) (CM, reviewed
51
+ by Alejandro de la Vega)
52
+ * Document ``SpatialImage.slicer `` interface (pr/846) (CM)
50
53
* ``get_fdata(dtype=np.float32) `` will attempt to avoid casting data to
51
54
``np.float64 `` when scaling parameters would otherwise promote the data
52
55
type unnecessarily. (pr/833) (CM, reviewed by Ross Markello)
@@ -68,6 +71,7 @@ Bug fixes
68
71
69
72
Maintenance
70
73
-----------
74
+ * Remove replicated metadata for packaged data from MANIFEST.in (pr/845) (CM)
71
75
* Support Python >=3.5.1, including Python 3.8.0 (pr/787) (CM)
72
76
* Manage versioning with slightly customized Versioneer (pr/786) (CM)
73
77
* Reference Nipy Community Code and Nibabel Developer Guidelines in
You can’t perform that action at this time.
0 commit comments