Skip to content

Releases: arviz-devs/arviz-plots

v0.8.0

16 Jan 03:32
Immutable release. Only release title and notes can be modified.
16562d4

Choose a tag to compare

What's Changed

New features

Maintenance and bug fixes

Documentation

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

11 Nov 12:19
Immutable release. Only release title and notes can be modified.
4005f63

Choose a tag to compare

What's Changed

New features

Maintenance and bug fixes

Documentation

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Jun 06:46
402027b

Choose a tag to compare

What's Changed

New features

Maintenance and bug fixes

Documentation

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

21 Mar 13:51
ae747c2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Mar 09:35
56868b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

07 Nov 00:08
3498759

Choose a tag to compare

Release 0.3.0 Pre-release
Pre-release

This will be the final release that uses xarray-datatree library. From here on, the DataTree class from xarray itself will be used.

Initial release

20 Jun 21:32
6f8b750

Choose a tag to compare

Initial release Pre-release
Pre-release

Initial arviz-plots release. The main goal of this pre-release is allowing users to test out the new API for batteries included plots: see intro guide or respective API docs and a new class PlotCollection to help write custom plots (which is used internally for all batteries included plots).