ComPWA repository policy 0.4.2
✨ New features
- Merge
tox.iniintopyproject.tomlwith legacy INI key (#417)
⚠️ Enhancements and optimizations
- Remove outdated
python.analysis.typeCheckingModeVS Code setting (#399) - Ignore
rst.jinjafiles with cSpell (#406) - Use case-sensitive sorting in
.vscode/settings.json(#405) - Run
nbqa-isortbefore Ruff (#402) - Switch to
pre-commit-uv(#411) - Update
pyrightpre-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.