Releases: BlueBrain/HighFive
Releases · BlueBrain/HighFive
v2.1.1: Patch Release
v2.1: Release 2.1 (#231)
New Features:
- Inspection: API to get the type of links/objects and datasets data-types (#221)
- H5Easy: API for simple import/export to Eigen and xtensor (#141)
- Support for chunk and deflate configuration at dataset creation/open (#125). Added generic RawPropertyLists. (#157)
- Recursive
createGroup
andexist
(#152) - Shortcut syntax: ability to create a filled dataset in a single line (#130)
- DataSet now accepts
std::complex
andstd::array
's (#128, #129)
Improvements:
- Improved compat with MSVC and ICC compilers
- CMake build system: modernized, create exported targets, better messages, etc.
- Building and publishing documentation: https://bluebrain.github.io/HighFive/
- Several other. See #231