Skip to content

ComPWA repository policy 0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 14:04
9d7f6f1

✨ New features

  • Merge tox.ini into pyproject.toml with legacy INI key (#417)

⚠️ Enhancements and optimizations

  • Remove outdated python.analysis.typeCheckingMode VS Code setting (#399)
  • Ignore rst.jinja files with cSpell (#406)
  • Use case-sensitive sorting in .vscode/settings.json (#405)
  • Run nbqa-isort before Ruff (#402)
  • Switch to pre-commit-uv (#411)
  • Update pyright pre-commit hook URL (#413)
  • Use Python 3.12 in developer environment (#415)

⚠️ API changes

  • Remove redundant extract_config_section() function (#416)

⚠️ Changes that may affect behavior

  • Switch to ubuntu-24.04 in actions (#414)
  • Use Python 3.12 in developer environment (#415)

🐛 Bug fixes

  • Remove skip key if no expected hook skips (#403)
  • Run nbqa-isort before Ruff (#402)

🔨 Maintenance

  • Drop Python 3.7 & 3.8 support due to EOL (#418)

The full changelog as commits can be found here.