What's Changed
- Runs on windows by @kingbuzzman in #481
- Handle case of deleted files by @CliveCorbishleyTAL in #533
- add mypy_driver for diff-quality tool by @YeeaaahMan in #540
- ruff.check: force pylint output format for ruff >= 0.12.9 compatibility by @YeeaaahMan in #541
Internal changes
- Update requirements by @kingbuzzman in #518
- Speedup CI tests by @kingbuzzman in #517
- Fixes pylint errors: Adds "with" to Popen by @kingbuzzman in #520
- Fixes pylint errors: Misc fixes by @kingbuzzman in #519
- Stop using verify.sh inside CI by @kingbuzzman in #526
- Removes the .flake8 and moves it all to pyproject by @kingbuzzman in #521
- Fixes pylint errors: More misc by @kingbuzzman in #522
- Fixes pylint errors: Update quality tool to use context manager for open by @kingbuzzman in #524
- Fixes pylint errors: Update lcov code to use open context by @kingbuzzman in #523
Dependency Changes
- Bump pytest-datadir from 1.7.2 to 1.8.0 by @dependabot[bot] in #531
- Bump ruff from 0.11.13 to 0.12.7 by @dependabot[bot] in #530
- Bump pylint from 3.3.7 to 3.3.8 by @dependabot[bot] in #534
- Bump ruff from 0.12.7 to 0.12.11 by @dependabot[bot] in #535
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #536
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #537
New Contributors
- @CliveCorbishleyTAL made their first contribution in #533
- @YeeaaahMan made their first contribution in #540
Full Changelog: v9.6.0...v9.7.0