Skip to content

3.14.5

Latest
Compare
Choose a tag to compare
@hdmf-bot hdmf-bot released this 07 Oct 12:56
· 3 commits to dev since this release
dedc1dd

Enhancements

  • Added support for overriding backend configurations of h5py.Dataset objects in Container.set_data_io. @pauladkisson #1172

Bug fixes

  • Fixed bug in writing of string arrays to an HDF5 file that were read from an HDF5 file that was introduced in 3.14.4. @rly @stephprince
    #1189
  • Fixed export of scalar datasets with a compound data type. @stephprince #1185
  • Fixed mamba-related error in conda-based GitHub Actions. @rly #1194