Zarr v0.9.6
Merged pull requests:
- Add fill_value_decoding method for disambiguation (#178) (@felixcremer)
- use pipe for 1-byte eltypes (#218) (@bjarthur)
- fix python tests on julia v1.12 (#219) (@bjarthur)
- Make size(arr, tohighdimension) return 1 (#221) (@felixcremer)
- updates for JSON v1 (#222) (@lazarusA)
Closed issues:
- wrong dtype for UInt8 (#214)