Closed mulimoen closed 3 years ago
Changelog? (for both adding the apis and for changing the default version for hdf5-src)
Merge gone wrong, fixed
👍
This is a bit tricky without a windows computer... I think the libz
that is built has a different name on msvc
, but I am not sure how to find this. I've opened an issue (https://github.com/rust-lang/libz-sys/issues/80) to get this name through env inspection instead.
Turns out a hdf5-c
utility was being built, and tried to link to libz
. Why this did not fail on other platforms is a mystery. Perhaps all other platforms includes some libz
by default?
This version is mostly a maintaince release, but introduces some new functions for allocation information which might be of use.
Fixes #153