Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@lindstro lindstro released this 16 Dec 07:47

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_TESTING produces a smaller subset of tests. Full tests and
    documentation are now included in releases.

Fixed

  • #169: libm dependency is not always correctly detected.
  • #171: ptrdiff_t is 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: rpath is not set correctly in executables.
  • #204: Array strides are not passed by value in zFORp.
  • #220: Errors reported with scikit-build when building zfpy.