Release 2.4.1
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.