Releases: TuringLang/AbstractPPL.jl
Releases · TuringLang/AbstractPPL.jl
v0.5.4
v0.6.2
AbstractPPL v0.6.2
Closed issues:
- Tag a new version compatible with Setfield@1 (#74)
Merged pull requests:
v0.5.3
AbstractPPL v0.5.3
Closed issues:
- Feature requests and use cases (#3)
- Soss compatibility (#2)
- Use
repr
for pretty printing indices (#50) - Supporting mutating node values in
GraphInfo
(#51) - More operations for
GraphInfo
(#53) - Fix type stability for indexing fields of
Model/GraphInfo
(#64) - Issues with deepcopy for
AbstractPPL.GraphPPL.Model
(#66) - Tag a new version compatible with Setfield@1 (#74)
Merged pull requests:
- Remaking Model consturctor to turn values into Ref(values) (#57) (@PavanChaggar)
- Implementing evaluation interface (#63) (@PavanChaggar)
- CompatHelper: bump compat for Setfield to 1 for package test, (keep existing compat) (#68) (@github-actions[bot])
- Backport setfield 1.0 support to AbstractPPL 0.5 (#76) (@yebai)
v0.6.1
AbstractPPL v0.6.1
v0.6.0
AbstractPPL v0.6.0
Closed issues:
- Feature requests and use cases (#3)
- Soss compatibility (#2)
- Use
repr
for pretty printing indices (#50) - Supporting mutating node values in
GraphInfo
(#51) - More operations for
GraphInfo
(#53) - Fix type stability for indexing fields of
Model/GraphInfo
(#64) - Issues with deepcopy for
AbstractPPL.GraphPPL.Model
(#66)
Merged pull requests:
- Remaking Model consturctor to turn values into Ref(values) (#57) (@PavanChaggar)
- Implementing evaluation interface (#63) (@PavanChaggar)
- CompatHelper: bump compat for Setfield to 1 for package test, (keep existing compat) (#68) (@github-actions[bot])
v0.5.2
AbstractPPL v0.5.2
v0.5.1
AbstractPPL v0.5.1
v0.5.0
AbstractPPL v0.5.0
Closed issues:
v0.4.0
AbstractPPL v0.4.0
Closed issues:
- Minor performance issue with
Setfield
(#28)
Merged pull requests:
- Adopt DensityInterface.jl (#41) (@phipsgabler)
v0.3.1
AbstractPPL v0.3.1
Closed issues:
- Nested begin/end indexing no longer supported (#23)
- Suggested Features (#34)
snake_case
forlogdensity
(#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)