What's Changed
- Prevent string dtypes from being split into chars in pytest_helpers by @djl11 in #123
- Index testing improvements by @honno in #124
- test_iop fix: assign
res
to in-place operator function #130 by @simonetgordon in #133 - MAINT: mapping f-strings by @tylerjereddy in #136
- JSON reporting by @asmeurer in #131
- Fix the tests when --json-report is not used by @asmeurer in #139
- Bump Hypothesis, specify
api_version
inmake_strategies_namespace()
by @honno in #144
New Contributors
- @simonetgordon made their first contribution in #133
- @tylerjereddy made their first contribution in #136
Full Changelog: 2022.05.18...2022.09.30