1.3.0
- 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