Added
- Allow configuring empty formatter lists in codemod CLI by @ngoldbaum in #1319
- Publish several new binary wheels
- Enable support for free-threaded CPython by @zsol in #1295 and #1335
Updated
- update pyo3 to 0.25 by @ngoldbaum in #1324
- Replace multiprocessing with ProcessPoolExecutor by @zsol in #1294
- Support pipe syntax for Union types in codegen by @zsol in #1336
New Contributors
- @hadialqattan made their first contribution in #1316
Full Changelog: v1.7.0...v1.8.0