Skip to content

Releases: abcucberkeley/cpp-zarr

v1.4.2

09 Dec 06:03

Choose a tag to compare

Added support for writing multiple C order chunks in the same function call

v1.4.1

05 Dec 04:08

Choose a tag to compare

Fixed an issue where writing individual C order chunks would cause undefined behaviour

v1.4.0

14 Apr 22:06

Choose a tag to compare

Added support for Arm Mac to the Matlab version and bumped the Matlab version to R2024b

v1.3.4

05 Dec 10:35

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

Choose a tag to compare

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

v1.3.2

22 Aug 21:14

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

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

Choose a tag to compare

Major bug fixes and stability improvements

v1.2.1

11 Jan 00:01

Choose a tag to compare

Minor bug fixes

v1.2.0

02 Nov 12:53

Choose a tag to compare

Major fixes and speed improvements
Added sharding