Releases: TuringLang/AbstractPPL.jl
Releases · TuringLang/AbstractPPL.jl
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)
v0.3.0
AbstractPPL v0.3.0
Merged pull requests:
- Using Setfield.jl's lenses to handle indexing (#26) (@torfjelde)
- Fix docstring (#29) (@devmotion)
- Clean-up for new release (#31) (@torfjelde)
v0.2.0
AbstractPPL v0.2.0
Merged pull requests:
- First draft of model abstraction (#14) (@phipsgabler)
- Update badges and workflows (#18) (@devmotion)
- Add function stubs as sketched in interface description (#20) (@phipsgabler)
- CompatHelper: bump compat for "Documenter" to "0.27" for package test (#21) (@github-actions[bot])
- Prettier show for
Colon
(#22) (@torfjelde) - Fix for bug introduced in #22 (#24) (@torfjelde)
v0.1.4
AbstractPPL v0.1.4
Merged pull requests:
- CompatHelper: bump compat for "AbstractMCMC" to "3.0" (#19) (@github-actions[bot])
v0.1.3
AbstractPPL v0.1.3
Merged pull requests:
- Add CI tests and CompatHelper (#16) (@devmotion)
- Provide symbol in
VarName
constructor as type parameter (#17) (@devmotion)