Releases: ComPWA/policy
Releases · ComPWA/policy
ComPWA repository policy 0.3.7
ComPWA repository policy 0.3.6
ComPWA repository policy 0.3.5
ComPWA repository policy 0.3.4
ComPWA repository policy 0.3.3
⚠️ Changes that may affect behavior
- Implemented ComPWA/actions@v1.3 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.