v0.0.17
What's Changed
Major Changes 🛠
- Use model variables named "sigma" as standard deviations rather than variances by @jessegrabowski in #296
- Statespace: Don't automatically save statespace matrices as
Deterministic
variables by @jessegrabowski in #302
Bugfixes 🪲
- Fix MarginalModel with Data containers by @ricardoV94 in #304
New Contributors
- @pre-commit-ci made their first contribution in #299
Full Changelog: v0.0.16...v0.0.17