Releases: TuringLang/TuringGLM.jl
Releases · TuringLang/TuringGLM.jl
v2.12.0
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)
v2.11.0
TuringGLM v2.11.0
Merged pull requests:
- CompatHelper: bump compat for Turing to 0.33, (keep existing compat) (#140) (@github-actions[bot])
- chore: bump version to 2.11 (#141) (@storopoli)
v2.10.0
TuringGLM v2.10.0
Merged pull requests:
- ci: add dependabot (#100) (@storopoli)
- fix: docs (#102) (@storopoli)
- CompatHelper: bump compat for CSV to 0.10 for package docs, (drop existing compat) (#116) (@github-actions[bot])
- CompatHelper: add new compat entry for Zygote at version 0.6 for package test, (drop existing compat) (#117) (@github-actions[bot])
- CompatHelper: add new compat entry for Tracker at version 0.2 for package test, (drop existing compat) (#119) (@github-actions[bot])
- CompatHelper: add new compat entry for Pluto at version 0.19 for package docs, (drop existing compat) (#120) (@github-actions[bot])
- CompatHelper: bump compat for CSV to 0.10 for package test, (drop existing compat) (#121) (@github-actions[bot])
- CompatHelper: bump compat for PlutoStaticHTML to 6 for package docs, (drop existing compat) (#122) (@github-actions[bot])
- CompatHelper: add new compat entry for ForwardDiff at version 0.10 for package test, (drop existing compat) (#123) (@github-actions[bot])
- CompatHelper: bump compat for CairoMakie to 0.11 for package docs, (drop existing compat) (#124) (@github-actions[bot])
- CompatHelper: add new compat entry for ReverseDiff at version 1 for package test, (drop existing compat) (#125) (@github-actions[bot])
- CompatHelper: add new compat entry for Statistics at version 1 for package test, (drop existing compat) (#126) (@github-actions[bot])
- CompatHelper: add new compat entry for TuringGLM at version 2 for package docs, (drop existing compat) (#132) (@github-actions[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#133) (@dependabot[bot])
- CompatHelper: bump compat for Turing to 0.31, (keep existing compat) (#134) (@github-actions[bot])
- Bump julia-actions/cache from 1 to 2 (#135) (@dependabot[bot])
- CompatHelper: bump compat for CairoMakie to 0.12 for package docs, (drop existing compat) (#136) (@github-actions[bot])
- CompatHelper: bump compat for LazyArrays to 2, (keep existing compat) (#137) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.32, (keep existing compat) (#138) (@github-actions[bot])
- chore: bump version to 2.10 (#139) (@storopoli)
v2.9.0
TuringGLM v2.9.0
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#98) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.30, (keep existing compat) (#99) (@github-actions[bot])
- chore: bump version to 2.9 (#101) (@storopoli)
v2.8.1
TuringGLM v2.8.1
Merged pull requests:
- CompatHelper: bump compat for Turing to 0.29, (keep existing compat) (#97) (@github-actions[bot])
v2.8.0
TuringGLM v2.8.0
Merged pull requests:
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#90) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.26, (keep existing compat) (#92) (@github-actions[bot])
- bump version to 2.8 (#96) (@storopoli)
v2.7.0
TuringGLM v2.7.0
Merged pull requests:
- fix: update Jose's email (#87) (@storopoli)
- CompatHelper: bump compat for Turing to 0.25, (keep existing compat) (#88) (@github-actions[bot])
- fix: ranef formula detection broken in 1.8+ (#89) (@storopoli)
v2.6.0
TuringGLM v2.6.0
Closed issues:
- Modify
$tau$ for GLM hierarchical models standard prior (#83)
Merged pull requests:
- CompatHelper: bump compat for StatsModels to 0.7, (keep existing compat) (#82) (@github-actions[bot])
- CompatHelper: bump compat for LazyArrays to 1, (keep existing compat) (#84) (@github-actions[bot])
- fix: format action (#85) (@storopoli)
- fix: τ priors for hierarchical Bernoulli models (#86) (@storopoli)
v2.5.0
This new version fixes a wrong prior specification for the residuals in linear models.
What's Changed
- CompatHelper: bump compat for Turing to 0.24, (keep existing compat) by @github-actions in #79
- Fix residual calculation for default priors by @burtonjosh in #78
- bump version to 2.5 by @storopoli in #80
New Contributors
- @burtonjosh made their first contribution in #78
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- remove support for 1.6 LTS by @storopoli in #74
- Make
has_ranef
robust to univariate RHS by @nilshg in #75 - v2.4 by @storopoli in #76
New Contributors
Full Changelog: v2.3.0...v2.4.0