Skip to content

0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 05:32
· 98 commits to main since this release
58e008c

Breaking changes

  • Dropped support for Python 3.9, in accordance with the official Python support policy1 (#345)

Features

  • Implement a new color_discrete_map parameter to allow users to specify custom colors for each trace (#348)

Miscellaneous

  • Bump project classification from Pre-Alpha to Alpha (#336)

CI/CD

  • Bump actions/github-script from 7 to 8 (#338)
  • pre-commit autoupdate (#340)
  • Bump peter-evans/find-comment from 3 to 4 (#342)
  • pre-commit autoupdate (#341)
  • Bump github/codeql-action from 3 to 4 (#344)
  • Bump peter-evans/create-or-update-comment from 4 to 5 (#343)

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