Version 2.10.0 - 2024-07-29
New Features
Deprecations
Please consult the Migration Guide for details about migrating away from
deprecated features.
- Deprecated
FixedLenStringArray
(#932) - The overload
read(T*, ...)
has been deprecated, but notread(T&, ...)
. (#928)
Improvements
- Improved documentation.
Bug Fixes
- Fixed a performance bug involving
HyperSlab
s (#1032)