What's Changed
The main changes are
- Full support for Python 3.14
- Moving to ty for type checking
Full list
- Fix pickle hash test for Python 3.14 by @tobiasraabe in #725
- Fix test_debugging for Python 3.14. by @tobiasraabe in #726
- Bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #730
- Enable automerge for pre-commit and dependabot. by @tobiasraabe in #731
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #727
- Fix importing packages with missing
__init__.pyby @tobiasraabe in #732 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #733
- Enable merge groups. by @tobiasraabe in #737
- Update the comparison to other tools. by @tobiasraabe in #736
- Move to ty. by @tobiasraabe in #734
- Release capture resources between CLI runs by @tobiasraabe in #739
- Handle lazy annotations for task generators in Python 3.14 by @tobiasraabe in #724
- Add support for Python 3.14 by @tobiasraabe in #710
- Prepare 0.5.8 release by @tobiasraabe in #740
Full Changelog: v0.5.7...v0.5.8