v0.8.0
What's Changed
Major Changes ๐
- Rename AutoregressiveComponent to Autoregressive by @Jiya873 in #616
- Remove "Component" suffix from StateSpace components by @jessegrabowski in #630
New Features ๐
- Represent statespace metadata with dataclasses by @Dekermanjian in #607
- Use vectorized sampling for post-estimation methods by @jessegrabowski in #629
Bugfixes ๐ชฒ
- Fix bug in Statespace model state names by @jessegrabowski in #634
Documentation ๐
New Contributors
Full Changelog: v0.7.0...v0.8.0