Skip to content

Releases: abcucberkeley/cpp-zarr

v1.3.4

05 Dec 10:35
Compare
Choose a tag to compare

Bumped c-blosc2 to 2.15.2 and updated the Matlab reader to use ctx

v1.3.3

03 Dec 06:38
Compare
Choose a tag to compare

Bug fixes and updated the mex version to use the cmake library

v1.3.2

22 Aug 21:14
Compare
Choose a tag to compare

-Fixed an issue with the chunk size when writing out C order images

v1.3.1

13 Feb 02:52
Compare
Choose a tag to compare

-Fixed a metadata issue with fill_value
-Fixed C order data crashing when writing out

v1.3.0

23 Jan 01:36
Compare
Choose a tag to compare

Major bug fixes and stability improvements

v1.2.1

11 Jan 00:01
Compare
Choose a tag to compare

Minor bug fixes

v1.2.0

02 Nov 12:53
Compare
Choose a tag to compare

Major fixes and speed improvements
Added sharding

v1.1.0

24 May 23:51
bcbf4ad
Compare
Choose a tag to compare

Moved c-zarr to cpp-zarr!

All the same great features but now using cpp!

v1.0.1-MATLAB

25 Feb 02:58
Compare
Choose a tag to compare

-Linux version: Added support for the ~ character in file names
-Linux version: Made the mex functions portable for the release version so there is no need for a build script

v1.0.0-MATLAB

10 Dec 00:22
Compare
Choose a tag to compare

Matlab mex files that can be used as long as they are on your Matlab path.