github Blosc/c-blosc2 v2.10.1
Release 2.10.1

latest releases: v3.3.2, v3.3.1, v3.3.0...
3 years ago

Changes from 2.10.0 to 2.10.1

  • blosc2_remove_urlpath(const char *urlpath) does not return an error
    when path does not exist.

  • Changes in CMake installer to conserve targets and properties
    on install, so CMake users do not need to write FindBlosc2.cmake
    files anymore. This also helps to preserve transitive dependencies on
    CMake targets, especially useful for fully static builds, e.g., for
    Python wheels. Thanks to @ax3l (Axel Huebl). See PR #537.

  • Fix a couple of typos. Thanks to @DimitriPapadopoulos. See PR #538.

Don't miss a new c-blosc2 release

NewReleases is sending notifications on new releases.