What's Changed
- Add codespell support (config, workflow to detect/not fix) and make it fix few typos by @yarikoptic in #416
- initial python 3.13 support by @auvipy in #421
- Copy
code.co_qualname
on Python >= 3.11 by @cjwatson in #423 - Added DeepWiki to README by @Nusnus in #424
- Fix the failing pre-commit.ci job by @cclauss in #429
- GitHub Actions: Test on Python 3.14 release candidate 2 by @cclauss in #428
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in #430
- Bump the github-actions group with 2 updates by @dependabot[bot] in #431
- Prepare for release: v4.2.2 by @Nusnus in #432
New Contributors
- @yarikoptic made their first contribution in #416
- @cjwatson made their first contribution in #423
- @cclauss made their first contribution in #429
Full Changelog: v4.2.1...v4.2.2