v2.4.1
New Features
- Support
std::complex
. Thanks to @fibbo.
Improvements
- Improve EnumType/CompoundType
- Revert quirky behaviour of
select(const HyperSlab&)
. - All
get_name
functions takessize_t
and nothsize_t
. - Remove nix recipes.
Bug Fixes
- Computation of padding.
- Related to
0
being an invalid hid but not equal toH5I_INVALID_HID
.