Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 17:39
· 1 commit to main since this release
f1ffda1

AbstractPPL v0.10.0

Diff since v0.9.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 and unfix functions for parameter fixing and unfixing (#109) (@sunxd3)
  • Use new GitHub actions (#110) (@penelopeysm)
  • Add varname tests from DPPL + format repo (#111) (@penelopeysm)