What's Changed
- Fixing infinite loop by @dfm in #154
- Added a reverse option to overplot_* by @NeutralKaon in #156
- Working to fix tests on CI by @dfm in #187
- download notebooks as .ipynb by @Solosneros in #188
- Add Returns block to main corner() docstring by @adrn in #190
- Proposed fix for title errorbars/quantiles bug by @jhmatthews in #193
- Update corner hist2d to match axis background color by @delinea in #196
- Switching to using centralized packaging infrastructure by @dfm in #202
- Trying to silence font issues in docs by @dfm in #212
- Added option for log scaled axes. by @castillohair in #174
- Clarify support for using pandas column names as labels by @zachjweiner in #218
- Updated minimum python version and test outputs by @dfm in #221
- Fixing handling of range arugment when empty figure is provided by @dfm in #224
- Fixing outdated release workflow by @dfm in #227
New Contributors
- @NeutralKaon made their first contribution in #156
- @pre-commit-ci made their first contribution in #157
- @Solosneros made their first contribution in #188
- @jhmatthews made their first contribution in #193
- @delinea made their first contribution in #196
- @castillohair made their first contribution in #174
- @zachjweiner made their first contribution in #218
Full Changelog: v2.2.1...v2.2.2