Skip to content

0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 16:50
0.11.0

Removed

  • Support for EoL Python 3.9 has been removed

Changed

  • Various GitHub action dependency updates
  • Applies yamlfmt to all files
  • ruff rule maintenance and additional rules enabled
  • Resolved additional zizmor reports

Added

  • Validates the changelog format is correct during CI linting job
  • Enables zizmor for action linting
  • Transitions to prek over pre-commit
  • Testing and official support for Python 3.14