This release adds support for the Array API's 2022.12 release via the
"api_version" argument in "make_strategies_namespace()". Concretely
this involves complex support in its existing strategies, plus an
introduced "xps.complex_dtypes()" strategy.
Additionally this release now treats hypothesis.extra.array_api as
stable, meaning breaking changes should only happen with major
releases of Hypothesis.
The canonical version of these notes (with links) is on readthedocs.