Skip to content

v2.8.0

Compare
Choose a tag to compare
@jenstroeger jenstroeger released this 20 Feb 10:44
· 218 commits to main since this release

v2.8.0 (2023-02-20)

Feat

  • add a workflow to create sync PRs (#444)
  • add flake8-print plugin to the flake8 git pre-commit hook (#473)

Fix

  • docs: update OSSF Scorecard URL (#468)
  • ci: update isort to latest fix because of PyCQA/isort/issues/2077 (#455)
  • update project URLs in the package metadata

Refactor

  • test: configure warnings for pytest through pyproject.toml only (#436)