File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,9 @@ New features
4747
4848Enhancements
4949------------
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)
5053* ``get_fdata(dtype=np.float32) `` will attempt to avoid casting data to
5154 ``np.float64 `` when scaling parameters would otherwise promote the data
5255 type unnecessarily. (pr/833) (CM, reviewed by Ross Markello)
@@ -68,6 +71,7 @@ Bug fixes
6871
6972Maintenance
7073-----------
74+ * Remove replicated metadata for packaged data from MANIFEST.in (pr/845) (CM)
7175* Support Python >=3.5.1, including Python 3.8.0 (pr/787) (CM)
7276* Manage versioning with slightly customized Versioneer (pr/786) (CM)
7377* Reference Nipy Community Code and Nibabel Developer Guidelines in
You can’t perform that action at this time.
0 commit comments