What's Changed
* Improve separation between layers by tomwhite in https://github.com/tomwhite/cubed/pull/314
* Fix Modal deprecation of `f.call(...)` by tomwhite in https://github.com/tomwhite/cubed/pull/320
* Disable the Hypthosis deadline when running Array API tests. by tomwhite in https://github.com/tomwhite/cubed/pull/325
* Allow dtype to be passed to blockwise and reduction functions by tomwhite in https://github.com/tomwhite/cubed/pull/321
* Array API backend by tomwhite in https://github.com/tomwhite/cubed/pull/317
* Update examples to use Python 3.9 by tomwhite in https://github.com/tomwhite/cubed/pull/330
* Re-write `arange` to use `map_direct`, which avoids writing a Zarr array by tomwhite in https://github.com/tomwhite/cubed/pull/332
**Full Changelog**: https://github.com/tomwhite/cubed/compare/0.11.0...0.12.0