Skip to content

v6.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Feb 10:41
· 54 commits to main since this release

Summary: Patch release which improves Comparison coordinate handling.

πŸ› Fixed

  • Comparison Coordinates: Fixed component coordinate becoming (case, contributor) shaped after concatenation in Comparison class. Non-index coordinates are now properly merged before concat in solution, inputs, and all statistics properties. Added warning when coordinate mappings conflict (#599)

πŸ“ Docs

  • Docs Workflow: Added workflow_dispatch inputs for manual docs deployment with version selection (#599)

πŸ‘· Development

  • Updated dev dependencies to newer versions

What's Changed

  • chore(deps): update dependency werkzeug to v3.1.5 by @renovate[bot] in #564
  • chore(deps): update dependency ruff to v0.14.14 by @renovate[bot] in #563
  • chore(deps): update dependency netcdf4 to >=1.6.1, <1.7.5 by @renovate[bot] in #583
  • chore(deps): update dependency pre-commit to v4.5.1 by @renovate[bot] in #532
  • Fix JSON encoding, Comparison coords, and docs warnings by @FBumann in #599

Full Changelog: v6.0.1...v6.0.2