Skip to content

v2.3.0

Latest

Choose a tag to compare

@dfm dfm released this 05 Jul 17:55
c4f5bb6

What's Changed

  • Expand "A note about sigmas" documentation by @jagerber48 in #292
  • sigmas.ipynb: fix second plot by @Yodo9000 in #293
  • Support xarray.DataTree through arviz.preview by @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_fmt by @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

Full Changelog: v2.2.3...v2.3.0