v5.15.0
What's Changed
Major Changes 🛠
- Add warning about change of sign in hessian functions by @aseyboldt in #6312
New Features 🎉
- Skewed Student-T distribution by @fonnesbeck in #7252
- Allow customizing style of model_graph nodes by @wd60622 in #7302
Bugfixes 🪲
- Fix bug when
freezing_rv_and_dims
after a model transformation by @ricardoV94 in #7296 - Fix need for dummy data in
sample_posterior_predictive
by @ricardoV94 in #7265
Maintenance 🔧
- Suggest
var_names
when using deprecated API for partial traces by @lancechua in #7289
New Contributors
- @lancechua made their first contribution in #7289
Full Changelog: v5.14.0...v5.14.1