Skip to content

Releases: sefffal/PairPlots.jl

v2.0.1

28 Nov 15:38
4f75cc3
Compare
Choose a tag to compare

PairPlots v2.0.1

Diff since v2.0.0

Merged pull requests:

Closed issues:

  • Update to Makie.jl v0.20 (#27)

v2.0.0

08 Nov 15:21
Compare
Choose a tag to compare

PairPlots v2.0.0

Diff since v1.1.2

  • Improve support for MCMCChains (especially those returned by Turing).
  • No longer display internal chain parameters e.g. log density by default (can still be passed in manually)
  • Fixes #20.
    Breaking release because people might have been relying on pairplot plotting internal columns and this would change the output.

Merged pull requests:

  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#24) (@github-actions[bot])

Closed issues:

  • Patch release (#23)

v1.1.2

23 Oct 14:06
ad06262
Compare
Choose a tag to compare

PairPlots v1.1.2

Diff since v1.1.1

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#19) (@github-actions[bot])

Closed issues:

  • HexBin (and default viz. style) fails with less than ~25 points (#16)

v1.1.1

25 Apr 18:42
d2adf37
Compare
Choose a tag to compare

PairPlots v1.1.1

Diff since v1.1.0

Merged pull requests:

  • CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#17) (@github-actions[bot])
  • Migrate from SnoopPrecompile to PrecompileTools (#18) (@timholy)

v1.1.0

19 Apr 18:38
Compare
Choose a tag to compare

PairPlots v1.1.0

Diff since v1.0.1

v1.0.1

11 Apr 19:57
a8fcdde
Compare
Choose a tag to compare

PairPlots v1.0.1

Diff since v1.0.0

v1.0.0

27 Feb 16:43
Compare
Choose a tag to compare

PairPlots v1.0.0

Diff since v0.7.2

Closed issues:

  • MCMCChains support broken (#10)
  • Bounds error during corner plot for named Tuples (#11)

v0.7.2

09 Jan 00:43
5e87eb2
Compare
Choose a tag to compare

PairPlots v0.7.2

Diff since v0.7.1

v0.7.1

29 Dec 04:18
Compare
Choose a tag to compare

PairPlots v0.7.1

Diff since v0.7.0

v0.7.0

29 Dec 01:39
Compare
Choose a tag to compare

PairPlots v0.7.0

Diff since v0.6.0

Closed issues:

  • Lens option not working ? (#7)
  • Labels with spaces (#8)
  • PairPlots for Makie? (#9)

Merged pull requests: