Add
- Add 
tests 
- Add 
add.dimnames parameter in h5Write
method for sparse matrix. 
Removal
- Remove 
toS4.func for h5Read. 
- Remove 
dimnames parameter in h5Write
method for sparse matrix. 
Change
h5Open cannot open "/" for an
H5Group. 
Add
- Use 
verboseMsg() to handle progress info. 
Bug fixes
- Fixed bugs caused by 
is.null to be compatible with
hdf5r 1.3.9. 
Bug fixes
- Fixed bugs caused by 
h5Open when open the root of a
HDF5 file. 
- Fixed bugs caused by 
.h5read_dataframe. 
Bug fixes
- Fixed bugs caused by 
h5Write when transform an S4
object to list. 
Improvement
- Clarify usage of 
toS4.func for
h5Read. 
Bug fixes
- Fixed bugs caused by 
H5Backup in old R release
platform. 
- Fixed bugs caused by not using 
tempfile in
examples. 
Improvement
- Add more formatted messages for verbose.