Added
- Add support for Python 3.15 by @AlexWaygood and @thatch in #1454 and #1456
- Add
CodemodCommandhelpers for adding and removing imports by @frvnkliu in #1432
Fixed
- Recognize Python 3.14 parser configurations by @bowiechen in #1452
- Allow a trailing comma after
**restin class patterns by @itamaro in #1438
Updated
- Document the new
CodemodCommandimport helpers by @frvnkliu in #1437 - Fix the
tokenizefunction's docstring grammar by @galenseilis in #1434 - Remove the retired macOS 13 runner from CI by @drinkmorewaterr in #1433
New Contributors
- @AlexWaygood made their first contribution in #1454
- @bowiechen made their first contribution in #1452
- @galenseilis made their first contribution in #1434
Full Changelog: v1.8.6...v1.9.0