Skip to content

Release 2.4.1

Choose a tag to compare

@FrancescAlted FrancescAlted released this 16 Sep 12:40
· 1024 commits to main since this release

Changes from 2.4.0 to 2.4.1

  • New blosc2_schunk_avoid_cframe_free() for avoiding the free of a cframe when destroying a super-chunk. Mainly useful for situations where you build a super-chunk out of an existing cframe, so you don't want it to be freed automatically.