Release v0.7.0
- 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
anddouble
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