Releases: abcucberkeley/cpp-zarr
Releases · abcucberkeley/cpp-zarr
v1.3.4
v1.3.3
Bug fixes and updated the mex version to use the cmake library
v1.3.2
-Fixed an issue with the chunk size when writing out C order images
v1.3.1
-Fixed a metadata issue with fill_value
-Fixed C order data crashing when writing out
v1.3.0
Major bug fixes and stability improvements
v1.2.1
Minor bug fixes
v1.2.0
Major fixes and speed improvements
Added sharding
v1.1.0
Moved c-zarr to cpp-zarr!
All the same great features but now using cpp!
v1.0.1-MATLAB
-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
Matlab mex files that can be used as long as they are on your Matlab path.