ComPWA repository policy 0.4.2
✨ New features
- Merge
tox.ini
intopyproject.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
🐛 Bug fixes
🔨 Maintenance
- Drop Python 3.7 & 3.8 support due to EOL (#418)
The full changelog as commits can be found here.