Skip to content

0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 00:45
· 188 commits to main since this release
5b8342f

Features

  • Add support for custom row labels via a new row_labels argument (#333)

Deprecations

  • Deprecated the show_yticklabels argument in favor of the new more general and flexible row_labels argument (#333)

CI/CD

  • Add ./cicd_utils/find-unmentioned-prs.sh helper script to find merged PRs that were not mentioned in the changelog yet (#334)
  • Bump actions/first-interaction from 1 to 3 (#331)
  • Bump actions/checkout from 4 to 5 (#330)
  • Bump actions/download-artifact from 4 to 5 (#329)
  • Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#326)
  • pre-commit autoupdate (#324)

Dependencies

  • Remove importlib_metadata usage from conf.py (#332)