Releases: sisl/BayesNets.jl
Releases · sisl/BayesNets.jl
v3.4.1
BayesNets v3.4.1
Closed issues:
- BayesNets.plot error: no method matching plot (#139)
- Simple question on the tutorial - cpd (#144)
- Computing unconditional probabilities at a children node (#147)
Merged pull requests:
- Updating GraphPlot (#150) (@Karthik-avj)
v3.4.0
BayesNets v3.4.0
Merged pull requests:
- Fix typos (#137) (@pitmonticone)
- Clean docs (#138) (@pitmonticone)
v3.3.5
BayesNets v3.3.5
Closed issues:
- Change
tables
to use :potential instead of :p (#51) - Use package-local wrapper type instead of extending Base (or other packages') methods on DataFrame (#67)
Merged pull requests:
- fixed issue #67 and #51 (#132) (@dwijenchawra)
- CompatHelper: bump compat for Documenter to 0.27, (keep existing compat) (#134) (@github-actions[bot])
v3.3.4
BayesNets v3.3.4
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "Distributions" to "0.25" (#125) (@github-actions[bot])
- Migrated documentation from Jupyter to Documenter.jl (#127) (@dwijenchawra)
- Added logo.svg (#129) (@dwijenchawra)
- Fix for #121 (#130) (@dwijenchawra)
v3.3.3
v3.3.2
BayesNets v3.3.2
Merged pull requests:
v3.3.1
v3.3.0
v3.2.3
BayesNets v3.2.3
Closed issues:
- Julia Version Compatibility (#84)
- Error in fit examples of the documentation (#90)
- Error in one of the examples (#92)
Merged pull requests:
- Install TagBot as a GitHub Action (#87) (@JuliaTagBot)
- add compathelper workflow (#93) (@MaximeBouton)
- CompatHelper: add new compat entry for "IterTools" at version "1.3" (#95) (@github-actions[bot])
- upper bound on all dependencies (#96) (@MaximeBouton)
- CompatHelper: bump compat for "StatsBase" to "0.33" (#97) (@github-actions[bot])
- CompatHelper: bump compat for "LightXML" to "0.9" (#98) (@github-actions[bot])
- CompatHelper: bump compat for "DataStructures" to "0.17" (#99) (@github-actions[bot])
- CompatHelper: bump compat for "Parameters" to "0.12" (#100) (@github-actions[bot])
- CompatHelper: bump compat for "Distributions" to "0.23" (#101) (@github-actions[bot])
- CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#102) (@github-actions[bot])
- Update CI, remove REQUIRE and deps/ (#103) (@MaximeBouton)