Releases: ReactiveBayes/GraphPPL.jl
Releases · ReactiveBayes/GraphPPL.jl
v4.6.5
v4.6.4
GraphPPL v4.6.4
Merged pull requests:
v4.6.3
GraphPPL v4.6.3
Merged pull requests:
- Fix benchmarks scripts (#274) (@bvdmitri)
- Refactor constraints engine tests (#277) (@wouterwln)
- Refine factor, variable and edge interfaces (#279) (@bvdmitri)
- Interface cleanup (#280) (@wouterwln)
- Refine the interface of node labels and bipatite-model (#281) (@bvdmitri)
- CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#283) (@github-actions[bot])
- Fix where bug in meta (#286) (@wouterwln)
- Nested -> (#287) (@wouterwln)
- Make conditional walk to only convert ranges inside indexed statements (#288) (@wouterwln)
Closed issues:
v4.6.2
GraphPPL v4.6.2
Merged pull requests:
v4.6.1
GraphPPL v4.6.1
Merged pull requests:
v4.6.0
GraphPPL v4.6.0
Merged pull requests:
- improve benchmark infrastructure (#265) (@wouterwln)
- Add functionality to access the original source code of the model macro (#266) (@bvdmitri)
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)