[python-hdf5storage] 12/13: Updated README for the 0.1.12 version.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:25:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to annotated tag 0.1.12
in repository python-hdf5storage.
commit 9c88614b6573a61d869a95d7783eb45bfeaa0c33
Author: Freja Nordsiek <fnordsie at gmail.com>
Date: Sat Feb 13 21:42:47 2016 +0100
Updated README for the 0.1.12 version.
---
README.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.rst b/README.rst
index 21f7615..19a8bbf 100644
--- a/README.rst
+++ b/README.rst
@@ -213,6 +213,15 @@ canonical empty 0.1 ``np.float64([])``
Versions
========
+0.1.12. Bugfix release fixing the following bugs. In addition, copyright years were also updated and notices put in the Matlab files used for testing.
+ * Issue #32. Fixed transposing before reshaping ``np.ndarray``
+ when reading from HDF5 files where python metadata was stored
+ but not Matlab metadata.
+ * Issue #33. Fixed the loss of the number of characters when
+ reading empty numpy string arrays.
+ * Issue #34. Fixed a conversion error when ``np.chararray`` are
+ written with Matlab metadata.
+
0.1.11. Bugfix release fixing the following.
* Issue #30. Fixed ``loadmat`` not opening files in read mode.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-hdf5storage.git
More information about the debian-science-commits
mailing list