版本发布 8
## ReactiveMP v5.6.0 [Diff since v5.5.12](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.5.12...v5.6.0) **Merged pull requests:** - use MvNormalMeanScaleMatrixPrecision from ExpFamily package (#509) (@bvdmitri) **Closed issues:** - Missing rand procedure for MvNormalMeanScalePrecision (#387)
## ReactiveMP v5.5.10 [Diff since v5.5.9](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.5.9...v5.5.10) **Merged pull requests:** - 🤖 Auto-format Julia code (#498) (@github-actions[bot]) - Fix #499 missing linearization method (#500) (@bartvanerp) **Closed issues:** - Dispatching issue around non-linear node (linearization) (#499)
## ReactiveMP v5.5.9 [Diff since v5.5.8](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.5.8...v5.5.9) **Merged pull requests:** - Revert "Dont check for proper in division of to accomodate inference" (#496) (@bvdmitri)
## ReactiveMP v5.5.8 [Diff since v5.5.7](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.5.7...v5.5.8) **Merged pull requests:** - Dont check for proper in division of to accomodate inference (#486) (@Nimrais) - Tighten dispatch for summation rules (#492) (@wouterwln) - Tighten dispatch for other optimized rules (in place) (#493) (@wouterwln) - update rule error printing, adds meta spec (#495) (@bvdmitri)
## ReactiveMP v5.5.4 [Diff since v5.5.3](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.5.3...v5.5.4) **Merged pull requests:** - A lesson in numerical stability (#484) (@wouterwln) - 🤖 Auto-format Julia code (#485) (@github-actions[bot])
## ReactiveMP v5.5.2 [Diff since v5.5.1](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.5.1...v5.5.2) **Merged pull requests:** - Closed prod should be generic prod in the prod rules for CVI (#482) (@bvdmitri)
## ReactiveMP v5.5.0 [Diff since v5.4.7](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.4.7...v5.5.0) **Merged pull requests:** - CompatHelper: bump compat for ExponentialFamilyProjection in [weakdeps] to 3, (keep existing compat) (#478) (@github-actions[bot])
## ReactiveMP v5.4.7 [Diff since v5.4.6](https://github.com/ReactiveBayes/ReactiveMP.jl/compare/v5.4.6...v5.4.7) **Merged pull requests:** - Make the computation of v tilde within Unscented more stable (#475) (@bvdmitri) - Make continous transition rules more stable (#476) (@bvdmitri) - Bump version to 5.4.7 (#477) (@bvdmitri)