TuringGLM v2.12.0
Updated dependencies and fixed a bug for the Bernoulli mixed model.
Merged pull requests:
- added navbar workflow (#142) (@jeetsuthar)
- Update DocsNav.yml (#143) (@shravanngoswamii)
- CompatHelper: bump compat for Turing to 0.34, (keep existing compat) (#144) (@github-actions[bot])
- CompatHelper: bump compat for PlutoStaticHTML to 7 for package docs, (drop existing compat) (#145) (@github-actions[bot])
- Remove
normalize
fromstd
call (#150) (@rikhuijzer) - CompatHelper: bump compat for Turing to 0.35, (keep existing compat) (#151) (@github-actions[bot])
- CompatHelper: bump compat for Pluto to 0.20 for package docs, (drop existing compat) (#152) (@github-actions[bot])
- Set version to 2.12.0 (#153) (@rikhuijzer)
- Set upper compat bounds (#154) (@rikhuijzer)
Closed issues:
- Bernoulli mixed model calling
std
function with non-existing kwargnormalize
(#149)