Skip to content

15 February, 2024

Compare
Choose a tag to compare
@axelboc axelboc released this 15 Feb 12:47
· 12 commits to main since this release
f0a9741
  • ✨ Add Blosc2 and Bitshuffle compression plugins in addition to the plugins already available. myHDF5 now supports reading datasets compressed with any of the plugins available in [email protected].
  • ✨ Bump H5Web from v10.1.0 to v11.0.0
    • [H5WasmProvider] Support lazy-loading Blosc2 and Bitshuffle compression plugins
    • [H5WasmProvider] Correctly parse the following advanced HDF5 types: H5T_OPAQUE, H5T_VLEN, and H5T_REFERENCE so they no longer appear as Unknown in the metadata viewer.
    • For the full list of changes, please refer to the release notes for v11.0.0