Releases: mlcolab/Pathfinder.jl
Releases · mlcolab/Pathfinder.jl
v0.9.9
v0.9.8
Pathfinder v0.9.8
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.32, (keep existing compat) (#224) (@github-actions[bot])
v0.9.7
Pathfinder v0.9.7
v0.9.6
Pathfinder v0.9.6
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.31, (keep existing compat) (#220) (@github-actions[bot])
- Bump codecov/codecov-action from 4 to 5 (#221) (@dependabot[bot])
- Update Zenodo DOI (#222) (@sethaxen)
Closed issues:
- Multi-pathfinder is not reproducible (#219)
v0.9.5
Pathfinder v0.9.5
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.30, (keep existing compat) (#212) (@github-actions[bot])
v0.9.4
v0.9.3
Pathfinder v0.9.3
Merged pull requests:
- CompatHelper: bump compat for Optimization to 4, (keep existing compat) (#209) (@github-actions[bot])
v0.9.2
Pathfinder v0.9.2
Merged pull requests:
- Run CI also on pre-release Julia versions (#201) (@sethaxen)
- Bump julia-actions/setup-julia from 1 to 2 (#202) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#203) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#204) (@dependabot[bot])
- Bump codecov/codecov-action from 2 to 4 (#205) (@dependabot[bot])
- CompatHelper: bump compat for Turing in [weakdeps] to 0.34, (keep existing compat) (#206) (@github-actions[bot])
v0.9.1
Pathfinder v0.9.1
Merged pull requests:
- CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.28, (keep existing compat) (#190) (@github-actions[bot])
v0.9.0
Pathfinder v0.9.0
Merged pull requests:
- Support ADTypes and autodiff by default (#178) (@sethaxen)
- Add support for Turing v0.33 (#189) (@mhauru)
- CompatHelper: bump compat for ADTypes to 1, (keep existing compat) (#192) (@github-actions[bot])
- Use LogDensityProblemsAD with ADTypes (#198) (@sethaxen)
- Update Turing example to use
Turing.externalsampler
(#199) (@sethaxen)
Closed issues:
- Choosing AD backend in Turing integration (#93)