Hdmf

Latest version: v4.0.0

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

Scan your dependencies

Page 3 of 12

3.11.0

Enhancements
- Added `target_tables` attribute to `DynamicTable` to allow users to specify the target table of any predefined
`DynamicTableRegion` columns of a `DynamicTable` subclass. rly [971](https://github.com/hdmf-dev/hdmf/pull/971)
- Updated `TermSet` to include `_repr_html_` for easy to read notebook representation. mavaylon1 [967](https://github.com/hdmf-dev/hdmf/pull/967)

Minor improvements
- Set up GitHub dependabot to check for updates to GitHub Actions. rly [977](https://github.com/hdmf-dev/hdmf/pull/977)
- Simplify tox configuration. rly [988](https://github.com/hdmf-dev/hdmf/pull/988)
- Add testing for Python 3.12. rly [988](https://github.com/hdmf-dev/hdmf/pull/988)

Bug fixes
- Updated custom class generation to handle specs with fixed values and required names. rly [800](https://github.com/hdmf-dev/hdmf/pull/800)
- Fixed custom class generation of `DynamicTable` subtypes to set attributes corresponding to column names for correct write. rly [800](https://github.com/hdmf-dev/hdmf/pull/800)
- Added a `.mailmap` file to correct mapping of names/emails in git logs. oruebel [976](https://github.com/hdmf-dev/hdmf/pull/976)

3.10.0

Since version 3.9.1 should have been released as 3.10.0 but failed to release on PyPI and conda-forge, this release
will increase the minor version number to 3.10.0. See the 3.9.1 release notes below for new features.

Bug fixes
- Fixed issue with testing and deployment of releases. rly [957](https://github.com/hdmf-dev/hdmf/pull/957)

3.9.1

Enhancements
- Updated `TermSet` to be used with `TermSetWrapper`, allowing for general use of validation for datasets and attributes. This also brings updates to `HERD` integration and updates on `write` to easily add references for wrapped datasets/attributes. mavaylon1 [950](https://github.com/hdmf-dev/hdmf/pull/950)

Minor improvements
- Removed warning when namespaces are loaded and the attribute marking where the specs are cached is missing. bendichter [926](https://github.com/hdmf-dev/hdmf/pull/926)

Bug fixes
- Fixed bug allowing `DynamicTable` to be constructed with empty `id` column when initializing all columns via `AbstractDataChunkIterator` objects. oruebel [953](https://github.com/hdmf-dev/hdmf/pull/953)

3.9.0

New features and minor improvements
- Increased raw data chunk cache size for reading HDF5 files from 1 MiB to 32 MiB. bendichter, rly [925](https://github.com/hdmf-dev/hdmf/pull/925)
- Increased default chunk size for `GenericDataChunkIterator` from 1 MB to 10 MB. bendichter, rly [925](https://github.com/hdmf-dev/hdmf/pull/925)
- Added the magic `__reduce__` method as well as two private semi-abstract helper methods to enable pickling of the `GenericDataChunkIterator`. codycbakerphd [924](https://github.com/hdmf-dev/hdmf/pull/924)
- Updated `add_ref_termset` to add all instances of `TermSet` within a given root container. mavaylon1 [935](https://github.com/hdmf-dev/hdmf/pull/935)
- Added Dynamic Enumerations and Schemasheets support to `TermSet`. mavaylon1 [923](https://github.com/hdmf-dev/hdmf/pull/923)
- Updated `HERD` to support user defined file name for the `HERD` zip file. mavaylon1 [941](https://github.com/hdmf-dev/hdmf/pull/941)
- Added method `Container.set_data_io`, which wraps an existing data field in a `DataIO`. bendichter [938](https://github.com/hdmf-dev/hdmf/pull/938)

3.8.1

Bug fixes
- Fixed error when calling `HDF5IO.read` twice. rly [915](https://github.com/hdmf-dev/hdmf/pull/915)

3.8.0

New features and minor improvements
- Added the ability to write ExternalResources if the path is provided and the container has a linked instance of ExternalResources. mavaylon1 [910](https://github.com/hdmf-dev/hdmf/pull/910)

Bug fixes
- Fixed bug on `add_ref_term_set` in which attributes that were not subscribtable returned an error. mavaylon1 [909](https://github.com/hdmf-dev/hdmf/pull/909)

Page 3 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.