What's Changed
- Expand "A note about sigmas" documentation by @jagerber48 in #292
- sigmas.ipynb: fix second plot by @Yodo9000 in #293
- Support
xarray.DataTreethrougharviz.previewby @vandalt in #306 - Add get_axis_by_index function by @gbrammer in #313
- Add arviz 1.0.0 compatibility and pandas image test tolerance by @dfm with @Copilot in #325
- Refactor arviz tests to reduce duplicate code by @vandalt in #326
- Support one value per dimension for
title_fmtby @vandalt in #327 - Switch from nox to uv for development and CI by @dfm in #335
- Use PyPI trusted publisher instead of token for releases by @dfm in #336
New Contributors
- @jagerber48 made their first contribution in #292
- @Yodo9000 made their first contribution in #293
- @gbrammer made their first contribution in #313
Full Changelog: v2.2.3...v2.3.0