Releases: TuringLang/MCMCChains.jl
Releases · TuringLang/MCMCChains.jl
v3.0.0
MCMCChains v3.0.0
Merged pull requests:
- Update Project.toml (#177) (@devmotion)
- Fix concatenation on Julia 1.2 (#179) (@devmotion)
- Make MCMCChains better (#181) (@cpfiffer)
v2.0.0
MCMCChains v2.0.0
Closed issues:
- plotting chains fails (#174)
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "0.8" (#172) (@github-actions[bot])
- Install TagBot as a GitHub Action (#173) (@JuliaTagBot)
- Clean MCMCChains, remove type piracy, and do not invalidate methods in Base (#175) (@devmotion)
- CompatHelper: bump compat for "AbstractMCMC" to "0.4" (#176) (@github-actions[bot])
v1.0.2
v1.0.2 (2020-01-27)
Closed issues:
- New version? (#168)
Merged pull requests:
- CompatHelper: bump compat for "AbstractMCMC" to "0.3" (#169) (github-actions[bot])
v1.0.1
v1.0.1 (2020-01-15)
Closed issues:
- Has v1.0 been merged? (#163)
Merged pull requests:
- CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#167) (github-actions[bot])
- CompatHelper: bump compat for "AbstractMCMC" to "0.2" (#166) (github-actions[bot])
- CompatHelper: bump compat for "Distributions" to "0.22" (#165) (github-actions[bot])
- CompatHelper: bump compat for "AxisArrays" to "0.4" (#164) (github-actions[bot])
v1.0.0
v0.4.1
v0.4.1 (2019-12-08)
Merged pull requests:
- CompatHelper: bump compat for "DataFrames" to "0.20" (#159) (github-actions[bot])
- CompatHelper: bump compat for "SpecialFunctions" to "0.9" (#152) (github-actions[bot])
v0.4.0
v0.4.0 (2019-12-02)
Closed issues:
Merged pull requests:
- Correct Project.toml (#155) (cpfiffer)
- Upper bound AbstractMCMC (#154) (cpfiffer)
- Move to AbstractMCMC backend (#153) (cpfiffer)
- Update implementation of how sections are extracted (#150) (devmotion)
- Simplify constructors (#149) (devmotion)
- Use permutedims (#148) (devmotion)
- Do not define layout of single plots (#147) (devmotion)
- Fix test of
resume
(#146) (devmotion) - Use reduce instead of splatting (#145) (devmotion)