* ci: bump cibuildwheel to 2.16.5 * feat: add \_\_contains\_\_ to CompressoArray
3.2.2
-----
* build: rmeove cpp file from version control * build: switch to dynamically compiling pyx * build: add pyproject.toml * fix: add binding for top level functions * build: update build for py312
3.2.1
-----
* chore: remove versioning property * build: set version * chore: update supported python versions * build: update build system for py311
3.2.0
-----
* fix: small edits to docstrings + update build * feat: add gzip loading/saving
3.1.0
-----
* docs: fix comment * feat: add save, load, raw\_labels to cython wrapper * feat(cli): -i/--info flag prints header info from file * build: skip musllinux (no numpy binaries, slow compilation)
3.0.0
-----
* build: update build process * docs: accidently deleted 'z' * docs: fix outdated format description * build: ensure windows builds in release mode * fix: make CompressoArray take more natural slices * feat: random z access (8) * fix(cli): filenotfounderror