Skip to content

Release v0.7.0

Latest
Compare
Choose a tag to compare
@jamesmudd jamesmudd released this 15 May 20:25
· 89 commits to master since this release
a733638
  • Release adding HDF5 writing support! #354. Special thanks to @thadguidry for sponsoring this work. See WriteHdf5.java for example usage. Supports
    • Groups
    • n-dimensional byte, int and double datasets
  • Fix UTF-8 groups names #539
  • Java 21 now officially supported
  • Adds h5dump to CI builds to perform compatability tests.
  • Build and dependency updates