* Switch scipy.integrate.simps to scipy.integrate.simpsons for compatibility with new releases
1.1.1
* Adding general `kwargs` to `add_marker` so one can pass `show_label_in_legend` and other customisations through.
1.1.0
* Updating numpyro and arviz translators so you can specify variable names (`var_names`) to include or exclude. * Adding `histogram_relative_height` property to chains to control histogram height. * Adding `show_label_in_legend` so you can decide to give a chain a label but not have it pollute the legend.
1.0.3
Bugfix:
* Plots should now use labels on parameter text summaries