Releases: h5py/h5py
Releases · h5py/h5py
3.4.0
3.3.0
3.2.1
3.2.0
3.1.0
3.0.0
3.0.0rc1
2.10.0
REL: 2.9.0
This is the first release of the h5py 2.9 series This release support Python 2.7 and Python 3.4-3.7 Features: - Convenient high-level API for creating virtual datasets - Construct an h5py.File from a python file-like object - File now takes parameters for controlling the chunk cache - Option to preserve insertion order of attribute and group entries - Can now create datasets backed by external non-HDF5 files - List and tuples of rriunicode strings can be stored as HDF5 attributes Bug fixes: - Fix reading/writing of float128 data - Fix converting data to float16 when creating a dataset Support for old Python - Drops support for Python 3.3 - Drops support for Python 2.6
REL: 2.9.0rc1
The first RC for 2.9.0