2022.05.18
For this release you'll want to bump your Hypothesis versions, e.g. run pip install -r requirements.txt
again.
What's Changed
- Test special cases in statistical functions by @honno in #119
pytest_helpers.py
documentation by @honno in #120- Test newaxis in
test_getitem
by @honno in #121 - Ignore asserting out dtype for undefined dtypes in
test_prod
by @honno in #122
Full Changelog: 2022.04.28...2022.05.18