What's Changed
- More consistent store docstrings by @dstansby in #2976
- Improve array and group docstrings by @dstansby in #2975
- 3.0.7 release notes by @d-v-b in #3008
- [v2] Remove
print
statement from structured dtype metadata parsing by @tasansal in #3007 - hypothesis: Don't generate node name: 'zarr.json' by @dcherian in #3020
- (fix): structured dtype fill value consolidated metadata by @ilan-gold in #3015
- Fix specifying memory order in v2 arrays by @dstansby in #2951
- simplify NDBuffer.as_scalar by @d-v-b in #3027
- Use a dictionary comprehension instead by @DimitriPapadopoulos in #3029
- Pin minimum s3fs (to fix tests) by @dstansby in #3041
- Fix some mypy errors by @dstansby in #3044
- Add more unit tests for GPU buffer by @maxrjones in #2978
- Fix typing errors in testing.stateful by @dstansby in #3045
- (fix): use
typesize
onBlosc
codec by @ilan-gold in #2962 - fix/unbreak chunks initialized by @d-v-b in #2862
- Fix typing in a bunch of store tests by @dstansby in #3052
- Allow no compressor for v2 arrays by @dstansby in #3039
- Avoid memory copy in obstore write by @tomwhite in #2972
- Replace redundant list comprehension with generator by @DimitriPapadopoulos in #3040
- Additional testing for
AsyncArray
,Array
by @brokkoli71 in #3049 - Update pre-commit hooks by @dstansby in #3058
- Don't compress data in hypothesis store testing by @dstansby in #3063
- feat: add
print_debug_info
function by @ianhi in #2913 - Fix overwrite modes by @dstansby in #3062
- Changelog for 3.0.8 by @dstansby in #3071
Full Changelog: v3.0.7...v3.0.8