Skip to content

0.1.27

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 18:30
· 149 commits to main since this release
4660f5f

Breaking changes

  • Dropped support for Python 3.8, in accordance with the official Python support policy1. (#204)
  • Removed deprecated function get_all_colorscale_names() in favor of list_all_colorscale_names() (#200)

CI/CD

  • Adopt setuptools-scm for package versioning (#200)
  • Add actionlint pre-commit hook (#201)
  • Improve logic in .github/workflows/check-release-notes.yaml to post comments to the PR (#201)
  • Handle footnotes in the automatically generated release notes (#209)

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