1.0.1 (December 15, 2023)
This patch release primarily addresses minor bug fixes and is needed to update
the zfpy Python wheels.
Added
- A new build macro,
BUILD_TESTING_FULL, specifies that all unit tests be
built;BUILD_TESTINGproduces a smaller subset of tests. Full tests and
documentation are now included in releases.
Fixed
- #169:
libmdependency is not always correctly detected. - #171:
ptrdiff_tis not always imported in Cython. - #176: cfp API is not exposed via CMake configuration file.
- #177: Full test suite is not included in release.
- #181:
rpathis not set correctly in executables. - #204: Array strides are not passed by value in zFORp.
- #220: Errors reported with scikit-build when building zfpy.