Releases: TuringLang/DynamicPPL.jl
Releases · TuringLang/DynamicPPL.jl
v0.22.1
DynamicPPL v0.22.1
v0.22.0
v0.21.6
v0.21.3
DynamicPPL v0.21.3
Merged pull requests:
- Drop unnecessary
depwarn
+ fix Turing tests (#433) (@torfjelde)
v0.21.2
DynamicPPL v0.21.2
v0.21.1
DynamicPPL v0.21.1
v0.21.0
DynamicPPL v0.21.0
Closed issues:
- Formalise
VarInfo
/AbstractVarInfo
API (#68) - Allow non-Real values in UntypedVarInfo (#107)
- Method calls itself - potential stack overflow (#237)
- Improving VarInfo Documentation (#357)
- RFC: Add a
Partial{A <: Array, T<:Tuple}
type as an aternative ofSimpleVarInfo{Dict}
? (#362) - Require branches to be up to date before merging (#397)
Merged pull requests:
- CompatHelper: bump compat for Setfield to 1 for package docs, (keep existing compat) (#410) (@github-actions[bot])
- CompatHelper: bump compat for Setfield to 1 for package test, (keep existing compat) (#411) (@github-actions[bot])
- CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#424) (@github-actions[bot])
v0.20.2
DynamicPPL v0.20.2
v0.20.1
DynamicPPL v0.20.1
Closed issues:
v0.20.0
DynamicPPL v0.20.0
Merged pull requests:
- Improvements to TestUtils (follow-up from #360) (#415) (@torfjelde)