Releases: ReactiveBayes/GraphPPL.jl
Releases · ReactiveBayes/GraphPPL.jl
v4.5.1
GraphPPL v4.5.1
Merged pull requests:
- Fix walk into created by guard to not fail on empty expressions (#263) (@wouterwln)
- Fix issue 262 (#264) (@bvdmitri)
Closed issues:
v4.5.0
GraphPPL v4.5.0
Merged pull requests:
- Add node ID plugin and rename node tag plugin (#260) (@wouterwln)
v4.4.1
v4.4.0
GraphPPL v4.4.0
Merged pull requests:
- Graphviz issue 233 (#251) (@chbe-helix)
Closed issues:
- Improving Graph Visualization Functionality (#233)
v4.3.4
GraphPPL v4.3.4
Merged pull requests:
- Update graph_construction_tests.jl (#252) (@wouterwln)
- Add bipartite graph note (#253) (@wouterwln)
- Give a hint if a user uses = operator wrong (#254) (@bvdmitri)
- Implement splatting variables (#255) (@wouterwln)
- Implement nested indexing (#256) (@wouterwln)
- Graphviz suggestions (#257) (@bvdmitri)
Closed issues:
v4.3.3
GraphPPL v4.3.3
Merged pull requests:
- Fix MeanField constraints over ProxyLabels (#250) (@wouterwln)
v4.3.2
GraphPPL v4.3.2
Merged pull requests:
- Better type stability (#247) (@wouterwln)
- Add benchmarks (#249) (@wouterwln)
v4.3.1
GraphPPL v4.3.1
Merged pull requests:
- Throw warning if we compare
VariableRef
to anything other thanVariableRef
(#243) (@wouterwln) - CompatHelper: bump compat for Static to 1, (keep existing compat) (#244) (@github-actions[bot])
- Multivariate input to function (#245) (@wouterwln)
Closed issues:
v4.3.0
GraphPPL v4.3.0
Merged pull requests:
v4.2.1
GraphPPL v4.2.1
Merged pull requests:
- CompatHelper: bump compat for GraphPlot in [weakdeps] to 0.6, (keep existing compat) (#236) (@github-actions[bot])
- Constants increase model counter twice (#238) (@wouterwln)
- Remove gensym function for model (#239) (@wouterwln)