Skip to content

Releases: arviz-devs/ArviZ.jl

v0.3.2

25 Feb 10:01
2587ff3
Compare
Choose a tag to compare

ArviZ v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

20 Feb 10:01
7bedcb0
Compare
Choose a tag to compare

ArviZ v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Several updates for the next ArviZ release (#51) (@sethaxen)
  • Install all available dependencies through conda-forge channel (#52) (@sethaxen)
  • Get dependencies with conda-forge if possible (#53) (@sethaxen)

v0.3.0

16 Feb 06:02
Compare
Choose a tag to compare

ArviZ v0.3.0

Diff since v0.2.4

Closed issues:

  • Don't build Quickstart with docs (#42)
  • Failure to build Soss/MonteCarloMeasurements in Quickstart (#49)

Merged pull requests:

  • Make Particle conversions less ambiguous (#38) (@sethaxen)
  • Bump compat for "Requires" to "1.0", add lower bounds (#40) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#43) (@JuliaTagBot)
  • Test against Julia 1.4 (#44) (@sethaxen)
  • Set up CI with Azure Pipelines (#47) (@canyon289)
  • Expand Azure pipeline (#48) (@sethaxen)
  • Fix docs build, add compatibility with MCMCChains v2.0 (#50) (@sethaxen)

v0.2.4

05 Dec 03:17
v0.2.4
Compare
Choose a tag to compare

v0.2.4 (2019-12-04)

Diff since v0.2.3

Closed issues:

  • Support ArviZ's Bokeh backend (#30)

Merged pull requests:

  • Add optional support for MonteCarloMeasurement.Particles (#36) (sethaxen)
  • Support ArviZ's Bokeh backend (#32) (sethaxen)

v0.2.3

28 Nov 06:48
v0.2.3
8b02cef
Compare
Choose a tag to compare

v0.2.3 (2019-11-28)

Diff since v0.2.2

Closed issues:

  • Support conversion of NamedTuple-based samples to InferenceData (#4)

Merged pull requests:

  • Make julia 1.3 preferred and don't allow failures (#27) (sethaxen)
  • Add Soss example to Quickstart (#26) (sethaxen)
  • Support conversion of NamedTuple to InferenceData (#25) (sethaxen)

v0.2.2

21 Nov 10:18
v0.2.2
0c4992d
Compare
Choose a tag to compare

v0.2.2 (2019-11-21)

Diff since v0.2.1

Merged pull requests:

  • Improve conversion from Chains to InferenceData (#24) (sethaxen)
  • Enable use of fancy xarray html for Dataset (#23) (sethaxen)
  • Test and build dev docs against ArviZ master branch on Travis (#22) (sethaxen)

v0.2.1

18 Nov 10:19
v0.2.1
bf82ff9
Compare
Choose a tag to compare

v0.2.1 (2019-11-18)

Diff since v0.2.0

Closed issues:

  • Changes for new org (#9)

Merged pull requests:

  • Use convert_to_inference_data as core function and make various improvements to docs (#21) (sethaxen)
  • CompatHelper: bump compat for "NamedTupleTools" to "0.12" (#20) (github-actions[bot])
  • Add CompatHelper as GitHub action (#19) (sethaxen)

v0.2.0

17 Nov 11:19
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-11-17)

Diff since v0.1.0

Closed issues:

  • Don't run CmdStan in test (#13)
  • Adapt ArviZ docstrings (#11)

Merged pull requests:

  • Add wrapper for Dataset and rename summary to summarystats (#18) (sethaxen)
  • Add Quickstart documentation (#17) (sethaxen)
  • run travis only on master branch and PRs (#16) (OriolAbril)
  • Cache cmdstan installation (#15) (sethaxen)
  • Add more docstrings and API documentation (#14) (sethaxen)
  • Add contribution instructions and code of conduct for NumFOCUS (#12) (sethaxen)
  • Change URL for new github organization (#10) (sethaxen)
  • Switch to development version of Documenter (#8) (sethaxen)
  • Check logo generation script into repo (#7) (sethaxen)
  • Add documentation (#6) (sethaxen)