Skip to content

Releases: TuringLang/AbstractPPL.jl

v0.5.1

28 Feb 09:00
Compare
Choose a tag to compare

AbstractPPL v0.5.1

Diff since v0.5.0

v0.5.0

27 Feb 21:47
Compare
Choose a tag to compare

AbstractPPL v0.5.0

Diff since v0.4.0

Closed issues:

  • Turing-compatibility with Jaynes (#4)
  • Setup bors workflow for AbstractPPL (#30)
  • Move AbstractContext and evaluate!! to AbstractPPL (#55)

v0.4.0

28 Nov 18:26
Compare
Choose a tag to compare

AbstractPPL v0.4.0

Diff since v0.3.1

Closed issues:

  • Minor performance issue with Setfield (#28)

Merged pull requests:

v0.3.1

06 Nov 17:01
a7902a3
Compare
Choose a tag to compare

AbstractPPL v0.3.1

Diff since v0.3.0

Closed issues:

  • Nested begin/end indexing no longer supported (#23)
  • Suggested Features (#34)
  • snake_case for logdensity (#37)
  • logdensity name collision (#38)

Merged pull requests:

  • CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#32) (@github-actions[bot])
  • CompatHelper: bump compat for Setfield to 0.8 for package test, (keep existing compat) (#33) (@github-actions[bot])
  • Attempt to define the VarInfo interface (#36) (@phipsgabler)
  • Bump patch version (#40) (@torfjelde)

v0.3.0

09 Sep 15:15
76f64dd
Compare
Choose a tag to compare

AbstractPPL v0.3.0

Diff since v0.2.0

Merged pull requests:

v0.2.0

24 Jul 16:01
f9fa387
Compare
Choose a tag to compare

AbstractPPL v0.2.0

Diff since v0.1.4

Merged pull requests:

v0.1.4

08 Apr 06:26
48b671c
Compare
Choose a tag to compare

AbstractPPL v0.1.4

Diff since v0.1.3

Merged pull requests:

  • CompatHelper: bump compat for "AbstractMCMC" to "3.0" (#19) (@github-actions[bot])

v0.1.3

07 Apr 14:28
0d31764
Compare
Choose a tag to compare

AbstractPPL v0.1.3

Diff since v0.1.2

Merged pull requests:

v0.1.2

23 Mar 11:13
Compare
Choose a tag to compare

AbstractPPL v0.1.2

Closed issues:

  • AbstractVarInfo interface (#1)