v3.0.0 #2676
jhamman
announced in
Announcements
v3.0.0
#2676
Replies: 1 comment
-
Gratz on the big release y'all ♥ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
CODE_OF_CONDCUT.md
file from the Zarr-Python repo by @MSanKeys963 in RemoveCODE_OF_CONDCUT.md
file from the Zarr-Python repo #1572hatch
for packaging by @d-v-b in use src layout and usehatch
for packaging #1592v3
branch by @DahnJ in Resolve Mypy erorrs inv3
branch #1692is_total_slice
for size-1 dimensions by @dcherian in Fixis_total_slice
for size-1 dimensions #1800group.members
by @d-v-b in implementgroup.members
#1726zarr.group
by @dstansby in Add more typing tozarr.group
#1870is_total_slice
for size-1 dimensions #1800 by @dcherian in Fix a regression with scalar indexing due to #1800 #1875Buffer
andNDBuffer
by @madsbk in Protocols forBuffer
andNDBuffer
#1899parse_shapelike
allows 0 by @d-v-b inparse_shapelike
allows 0 #1979RemoteStore.__str__
and add UPath tests by @d-v-b in UpdateRemoteStore.__str__
and add UPath tests #1964Buffer
ensure correct subclass based on theBufferPrototype
argument by @madsbk in [v3]Buffer
ensure correct subclass based on theBufferPrototype
argument #1974make_store_path
by @tomwhite in Handle Path inmake_store_path
#1992tests
by @d-v-b in Move fixtures totests
#1813Group.array
anddata
kwarg to array creation by @d-v-b in [v2 / v3 compat] addGroup.array
anddata
kwarg to array creation #2042create_array
signatures in group/asyncgroup classes by @jhamman in [v3] clean upcreate_array
signatures in group/asyncgroup classes #2132store
argument by @TomAugspurger in Accept dictionaries forstore
argument #2164to_dict
always returns a dict, and v2 filter / compressor parsing by @d-v-b in Narrow JSON type, ensure thatto_dict
always returns a dict, and v2 filter / compressor parsing #2179store.list_prefix
andstore._set_many
by @d-v-b in implementstore.list_prefix
andstore._set_many
#2064map(str, *)
intest_accessed_chunks
by @jakirkham in Usemap(str, *)
intest_accessed_chunks
#2229Store
s by @TomAugspurger in Allow mode casting forStore
s #2249zarr_format=2
by @TomAugspurger in base64 encode fill value for some dtypes withzarr_format=2
#2286string
andbytes
dtypes plusvlen-utf8
andvlen-bytes
codecs by @rabernat in Addstring
andbytes
dtypes plusvlen-utf8
andvlen-bytes
codecs #2036str
dtype in array creation by @TomAugspurger in Special casestr
dtype in array creation #2323shape
by @DimitriPapadopoulos in Missing mandatory keyword argumentshape
#2376AsyncGenerator
should not yieldNone
by @DimitriPapadopoulos inAsyncGenerator
should not yieldNone
#2464{...!s}
by @DimitriPapadopoulos in Remove useless{...!s}
#2471zarr.core.group
by @brokkoli71 in Add documentation forzarr.core.group
#2452zarr.store
→zarr.storage
by @DimitriPapadopoulos in https://github.com/zarr-developers/zarr-python/pull/2523test_vindex
by @dstansby in https://github.com/zarr-developers/zarr-python/pull/2651Group.array()
withdata
argument by @tomwhite in https://github.com/zarr-developers/zarr-python/pull/2668New Contributors
Full Changelog: v2.16.1...v3.0.0
This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions