Skip to content

0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Apr 09:29
a1cd14e
  • Add support for Python 3.14, in accordance with the official Python support policy1 (#346)

Bug fixes

  • Fix the way histogram bin centers are computed (#364)

Documentation

  • Update the basic examples throughout the docs (#364)
  • Bundle a local copy of plotly.min.js as a CDN fallback (#364)

Developer Experience

  • Add AGENTS.md, CLAUDE.md, .codex/, and .cursor/ helper files for AI-assisted development (#367)
  • Small improvements to the project's Makefile (#367)
  • Add a basic version of Cursor's worktrees.json config (#364)

CI/CD

  • Remove the JPEGs used for visual inspection in regression tests (#364)
  • Upgrade ruff's target Python version to 3.10 (#363)
  • Bump actions/checkout from 5 to 6 (#357)
  • Bump actions/download-artifact from 5 to 6 (#354)
  • Bump actions/download-artifact from 6 to 7 (#361)
  • Bump actions/upload-artifact from 4 to 5 (#353)
  • Bump actions/upload-artifact from 5 to 6 (#360)
  • Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 (#352)
  • Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 (#359)
  • pre-commit autoupdate (#350, #355, #358, #362, and #366)

  1. https://devguide.python.org/versions/