Skip to content

Release 2.6.0

Choose a tag to compare

@FrancescAlted FrancescAlted released this 08 Dec 12:58
· 981 commits to main since this release

Changes from 2.5.0 to 2.6.0

  • [API] Now it is possible to pass filter ID to a User Defined Filter.

  • Unified convention for BLOSC_SPLITMODE environment variable in Blosc
    and Blosc2. The list of valid values is "ALWAYS", "NEVER", "AUTO" and
    "FORWARD_COMPAT" now.

  • Unified convention for BLOSC_SPLITMODE enum in Blosc and Blosc2 headers.