Releases: ComPWA/policy
Releases · ComPWA/policy
ComPWA repository policy 0.3.3
⚠️ Changes that may affect behavior
- Implemented ComPWA/[email protected] in
cd.yml
workflow (#337)
🐛 Bug fixes
- OInly exclude
typings/
directory if tracked with Git (#336)
🖱️ Developer Experience
- Activate word wrap on JSON files for viewing Jupyter notebooks in JSON format (#332)
The full changelog as commits can be found here.
ComPWA repository policy 0.3.2
ComPWA repository policy 0.3.1
⚠️ Enhancements and optimizations
- Several performance improvements for
check-dev-files
: - Run
pip install
withuv
on Read the Docs (#325) - Automatically update
pyright
pre-commit hook (#326)
⚠️ API changes
- Removed
--ignore-author
option (#312)
🖱️ Developer Experience
⚠️ Changes that may affect behavior
- Remove
setup.cfg
support (#312)
📝 Documentation
🐛 Bug fixes
- Add select to lint option keys (#310)
- Correctly dump pre-commit and update changelog (#321)
- Dump to file when leaving context managers (#322)
- Stabilize tests for multithreading (#328)
🔨 Maintenance
The full changelog as commits can be found here.
ComPWA repository policy 0.3.0
ComPWA repository policy 0.2.7
ComPWA repository policy 0.2.6
ComPWA repository policy 0.2.5
ComPWA repository policy 0.2.4
⚠️ Enhancements and optimizations
- Deactivated Ruff
isort
split-on-trailing-comma (#288) - Keep running workflows on default branch (#291)
- Avoid linebreak on
concurrency
update (#294) - Adapt Ruff configuration to v0.2.0 (#298)
⚠️ Changes that may affect behavior
🔨 Maintenance
- Bump release-drafter from v5 to v6 (#293)
🖱️ Developer Experience
The full changelog as commits can be found here.