·
29 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New features
- Make plot_pair/matrix work with scalar coord by @aloctavodia in #412
- Change defaults for rank and ecdf_pit plots by @aloctavodia in #413
- Replacing ci_prob with envelope_prob #347 by @NeerjaKasture in #418
- Add plot_dgof and plot_dgof_dist to API index by @aloctavodia in #422
- Add show_bfmi argument to plot_energy by @aloctavodia in #437
- pre-computed and kind=auto dist visualizations by @OriolAbril in #310
- PlotCollection: Add repr_html and display methods by @aloctavodia in #436
- Add facet_map methods to PlotCollection by @Shlokpalrecha in #415
Maintenance and bug fixes
- Ensure a consistent signature and enforce most arguments to be keyword-only by @AAlexxis222 in #419
- Add tests for visual utility functions by @PiyushPanwarFST in #410
- Add support for global figure titles by @Shlokpalrecha in #414
- Add plot.max_subplots check before calling create_plotting_grid by @Sakshee-D in #425
- Backend-specific tests by @OriolAbril in #409
- Ensure no rounding in computation of point estimates by @OriolAbril in #431
Documentation
- Improvements to contributing docs and workflow by @OriolAbril in #421
- Clarify how to run tests locally by @sjiang83 in #426
- Add plot_lm to gallery by @juanitorduz in #432
- plot_lm: Add example to doctring by @aloctavodia in #434
New Contributors
- @NeerjaKasture made their first contribution in #418
- @AAlexxis222 made their first contribution in #419
- @Shlokpalrecha made their first contribution in #414
- @sjiang83 made their first contribution in #426
- @juanitorduz made their first contribution in #432
Full Changelog: v0.8.0...v1.0.0