Skip to content

Tags: sfinkens/h5py

Tags

2.8.0rc1

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: 2.8.0rc1

This is the first RC for h5py 2.8.0

Features
 - allow registration of new drivers
 - add option to track object creation order

Bug fixes
 - allow slices with stop < start as empty
 - improve building with custom hdf5 installation
 - ensure libver defaults to LIBVER_EARLIEST
 - improve handling of float types
 - support non-ascii external paths on py2
 - avoid crashing IPython auto-completer

API changes
 - deprecate ``h5t.available_ftypes``.  This is no longer
   used internally and will be removed in the future.  There is
   no replacement public API.
 - Do not sort fields in compound types.  This is account for changes
   in numpy 1.14.
 - Minimum version of cython is now 0.23

2.7.1

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: 2.7.1

First bugfix release in 2.7 series.

This has several critical fixes for possible segfault and deadlocks.

- Fixed critical issue with cyclic gc which resulted in segfaults
- Avoid unaligned access fixing h5py on sparc64
- Fixed compilation issues for some library locations
- Fix deadlock between phil and the import lock in py2
- Improve windows handling if filenames
- Allow close to be called on file multiple times
- Warn on loaded vs complied hdf5 version issues
- Fix overflow computing size of dataset on windows
- Do not mangle capitalization of filenames in error messages
- Fix longdouble on ppc64le
- Fix compounds structs with variable-size members

2.7.0

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: 2.7.0

h5py version 2.7.0

 - Dropped support for python 3.2.
 - Added support for `pathlib`.
 - Improved auto-complete in IPython/jupyter for py3k.
 - Added low-level support for Direct Chunk Write and
   File Image Operations.
 - Support for reading non-standard float types.
 - Improved support for compound data types.
 - Improved support for ppc.
 - Many bug fixes.

2.7.0rc3

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: 2.7.0rc3

Third release candidate for 2.7.0.

Bug fix for ppc64el architecture.

2.7.0rc2

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: v2.7rc2

This is the second release candidate for h5py 2.7

 - Dropped support for python 3.2.
 - Added support for `pathlib`.
 - Improved auto-complete in IPython/jupyter for py3k.
 - Added low-level support for Direct Chunk Write and
   File Image Operations.
 - Support for reading non-standard float types.
 - Improved support for compound data types.
 - Many bug fixes.
 - Version correctly bumped.

2.7.0rc1

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: v2.7rc1

This is the first release candidate for h5py 2.7

 - Dropped support for python 3.2.
 - Added support for `pathlib`.
 - Improved auto-complete in IPython/jupyter for py3k.
 - Added low-level support for Direct Chunk Write and
   File Image Operations.
 - Support for reading non-standard float types.
 - Improved support for compound data types.
 - Many bug fixes.

2.6.0

Tag 2.6.0

2.5.0

Tag 2.5.0

2.5.0rc1

Tag 2.5.0rc1

2.4.0

Tag 2.4.0 release