Skip to content

v0.4.1

Compare
Choose a tag to compare
@jakobnissen jakobnissen released this 27 Nov 09:31
· 4 commits to master since this release

v0.4.1

In v0.4.0 it was possible to segfault when passing certain data-structures like SubArrays with nonstandard strides. This version slightly restricts the compatible types for de/compression. It is technically a breaking change, but it's unlikely anyone relied on nonstandard datatypes before (and if they did, they were always in the danger of undefined behaviour anyway)