Skip to content

Releases: mlcolab/Pathfinder.jl

v0.9.9

03 Jan 14:50
52fef88
Compare
Choose a tag to compare

Pathfinder v0.9.9

Diff since v0.9.8

Merged pull requests:

v0.9.8

30 Dec 12:17
de9073e
Compare
Choose a tag to compare

Pathfinder v0.9.8

Diff since v0.9.7

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.32, (keep existing compat) (#224) (@github-actions[bot])

v0.9.7

10 Dec 10:40
d0ec5f0
Compare
Choose a tag to compare

Pathfinder v0.9.7

Diff since v0.9.6

v0.9.6

06 Dec 16:32
3c531bc
Compare
Choose a tag to compare

Pathfinder v0.9.6

Diff since v0.9.5

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

25 Oct 20:49
01e594d
Compare
Choose a tag to compare

Pathfinder v0.9.5

Diff since v0.9.4

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.30, (keep existing compat) (#212) (@github-actions[bot])

v0.9.4

25 Oct 19:58
8211737
Compare
Choose a tag to compare

Pathfinder v0.9.4

Diff since v0.9.3

Merged pull requests:

v0.9.3

25 Oct 19:36
65c5646
Compare
Choose a tag to compare

Pathfinder v0.9.3

Diff since v0.9.2

Merged pull requests:

  • CompatHelper: bump compat for Optimization to 4, (keep existing compat) (#209) (@github-actions[bot])

v0.9.2

03 Sep 13:56
02989d0
Compare
Choose a tag to compare

Pathfinder v0.9.2

Diff since v0.9.1

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

16 Aug 15:52
cd20ae1
Compare
Choose a tag to compare

Pathfinder v0.9.1

Diff since v0.9.0

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.28, (keep existing compat) (#190) (@github-actions[bot])

v0.9.0

16 Aug 15:22
0ecd772
Compare
Choose a tag to compare

Pathfinder v0.9.0

Diff since v0.8.8

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)