Skip to content

v2.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 16:09
c8f49aa

TuringGLM v2.12.0

Diff since v2.11.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 from std 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 kwarg normalize (#149)