Skip to content

2022.05.18

Compare
Choose a tag to compare
@honno honno released this 18 May 10:25
· 497 commits to master since this release
71639af

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