v0.10.0
AbstractPPL v0.10.0
Breaking changes
- In this release, we add an interface function
StatsBase.predict
, which draws posterior predictive samples
Merged pull requests:
- Add StatsBase.predict to the interface (#81) (@sethaxen)
- Update CompatHelper.yml (#105) (@penelopeysm)
- CompatHelper: bump compat for Documenter to 1 for package test, (keep existing compat) (#106) (@github-actions[bot])
- CompatHelper: add new compat entry for Accessors at version 0.1 for package test, (keep existing compat) (#107) (@github-actions[bot])
- Add
fix
andunfix
functions for parameter fixing and unfixing (#109) (@sunxd3) - Use new GitHub actions (#110) (@penelopeysm)
- Add varname tests from DPPL + format repo (#111) (@penelopeysm)