Skip to content

1.3.0

Compare
Choose a tag to compare
@jgrewe jgrewe released this 16 Nov 17:22
· 821 commits to master since this release
  • Changed the hdf5 representation of boolean values to enum type to achieve compatibility with h5py.
  • HDF5 file format version was increased to 1.1.0
  • This leads to downward-incompatibility when opening 1.0.0 version files for writing. They can still be read.
  • Added api version functionality
  • Added version compatibility checks