What's Changed
- DOC: add Dask note to
lazy_apply
by @crusaderky in #189 - TST: add test for Dask keys in lazy_apply by @crusaderky in #190
- ENH/TST: tougher restrictions on array_api_strict by @crusaderky in #179
- REL: implement SPEC 8 by @lucascolley in #166
- DOC: fix SPEC 0 -> 8 by @lucascolley in #191
- DEV: remove dependabot by @lucascolley in #201
- MAINT: remove obsolete
docs/requirements.txt
by @lucascolley in #262 - TST: run tests on CPU+GPU by @crusaderky in #221
- DEV: add Pixi task descriptions by @j-bowhay in #263
- MAINT: Don't use
Backend
for delegation by @crusaderky in #265 - TST:
xfail_xp_backend(strict=False)
by @crusaderky in #269 - TST: flaky
test_single_axis
on Dask by @crusaderky in #272 - ENH:
allow_dask_compute=True
instead of 999 by @crusaderky in #283 - MAINT: array_api_compat tweaks by @crusaderky in #285
New Contributors
Full Changelog: v0.7.1...v0.7.2