Versioned-hdf5

Latest version: v2.0.2

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.6.0

Major Changes

- String lengths are now included with variable-length string array hashes. This
solves an issue with hashing uniqueness with string arrays.

Minor Changes

- Fixed an error message directly passing a file name to VersionedHDF5File.
- Removed all posixpath "pp" aliases, to prevent conflict with prettyprint debug
command.
- Fix deprecated CI parameter.

1.5.0

Major Changes

- Fixed an issue with rebuilding hashtables; new `DATA_VERSION` released

Minor Changes

- Rewrote a test for improved maintainability

1.4.3

Minor Changes

- Fix to avoid writing to temporary dataset during `delete_versions`, reducing
the chance for out-of-memory errors.
- Fix to `_rebuild_hashtables` to allow for rebuilding hashtables of datasets
nested arbitrarily deeply inside groups.
- A sensible default chunk size is now guessed by default if none is specified
when creating 1D datasets.

1.4.2

Minor Changes

- Fix to prevent a quadratic runtime in `delete_versions`

1.4.1

Minor Changes

- Fix an issue where calling `delete_versions` on a dataset with a variable
length string dtype before using `h5repack` on it would corrupt the file

1.4.0

Major Changes

- Fix an issue where hashes of object dtypes were not being correctly computed
([257](https://github.com/deshaw/versioned-hdf5/pull/257)). This change
modifies how the hashes are computed for object dtypes.

Minor Changes

- Remove old rever-based version release system in favor of GitHub workflows.

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.