Skip to content

Releases: constantinpape/z5

2.0.17

31 Oct 15:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.16...2.0.17

Minor fixes

07 Oct 18:02
0561055
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.15...2.0.16

Fix parallelisation issue

18 Mar 22:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.14...2.0.15

Support writing zarr with nested chunks

16 Mar 22:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.13...2.0.14

Fix issues with blosc in c++ API

07 Feb 00:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.12...2.0.13

Support for nested zarr chunks

26 Jan 22:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.11...2.0.12

Build fixes and compatibility with zarr interface

17 Oct 09:40
Compare
Choose a tag to compare

Fix issue in blosc compression

26 Apr 11:50
Compare
Choose a tag to compare

Fixes obsolete padding in blosc compression, that made the result incompatible with some blosc implementations.

Enable asarray for z5py.Dataset

16 Feb 18:30
Compare
Choose a tag to compare

Fix regression when reading data

15 Jan 21:30
Compare
Choose a tag to compare

Also switch to github actions for CI.