What's Changed
- Isolate tests that uses external_fixturepkg into a venv by @lieryan in #783
- Refactor movetest.py by @lieryan in #785
- Update github workflows by @lieryan in #786
- Add type hints to importinfo.py and add repr to ImportInfo by @lieryan in #787
- Fix mention of Move -> create_move in docs by @smheidrich in #795
- Implement preferred_import_style by @lieryan in #788
- Add explicit sphinx.configuration key by @lieryan in #820
- Update GHA Python versions by @lieryan in #805
- Python3.13 compat by @Nowa-Ammerlaan in #809
- Adapt conditional for Python 3.14 by @penguinpee in #818
New Contributors
- @smheidrich made their first contribution in #795
- @Nowa-Ammerlaan made their first contribution in #809
- @penguinpee made their first contribution in #818
Full Changelog: 1.13.0-rc1...1.14.0