Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 10:24
· 4 commits to main since this release
ad4942d

MCMCChains v7.0.0

Diff since v6.0.7

Breaking changes

  • display() only prints the chains header and not statistical evaluations anymore.
  • describe() is now a pure IO function and does not return anything.

Merged pull requests:

  • Make Chains objects display only information and not statistical eval (#307) (@PaulinaMartin96)
  • CompatHelper: bump compat for CairoMakie to 0.13 for package docs, (keep existing compat) (#468) (@github-actions[bot])
  • Documentation and Turing Navigation CI improvement (#471) (@shravanngoswamii)
  • Add JuliaFormatter workflow, update macOS CI to aarch64 (#474) (@penelopeysm)
  • 1.6.0 CI fails, need to bump minimum version (#476) (@penelopeysm)
  • DocsGHA: Grant write permission to pull-requests event (#477) (@shravanngoswamii)

Closed issues:

  • names() and get() for a specific section should always return parameters in the same order (#443)
  • update branch protection rules (#475)