What's Changed
- Include task result in callbacks by @tomwhite in #632
- Pin dask and distributed to < 2024.12.0 by @tomwhite in #639
- Fix Modal deprecation (show progress) and pip package by @tomwhite in #634
- Remove test 'extras' and run lithops tests separately by @tomwhite in #640
- Array API tests fixes by @tomwhite in #636
- New tagline by @tomwhite in #641
- Add
tile
by @tomwhite in #644 - Add
searchsorted
by @tomwhite in #647 - Declare Array API 2023.12 support by @tomwhite in #651
- Change
chunk_shape
back tochunks
for Zarr v3 by @tomwhite in #656 - Document use of
cubed.config
by @tomwhite in #654 - Make async executors work in Jupyter notebooks by @tomwhite in #661
- Add Zarr and Xarray examples to docs by @tomwhite in #655
- Fix tooltips for SVGs generated by
visualize()
in Jupyter notebooks by @tomwhite in #663 - Add note to contributing guide for developers to have
graphviz
installed by @alxmrs in #665 - Incorrect dtypes in
map_selection
by @tomwhite in #669
Full Changelog: 0.19.0...0.20.0