Please see the release notes of 9.0.0a2, 9.0.0a3, 9.0.0b1 and 9.0.0b2 for additional changes compared to the last full release.
isort now provides wheels that contain code compiled with mypyc. Depending on your use of isort this can provide a 10% reduction in the time it takes for isort to check your code.
🚀 Features
- Compile with
mypycby @DanielNoord in #2586
Other changes
- Remove
cruftby @DanielNoord in #2610 - Small fixes in preparation for
mypyccompiled wheels by @DanielNoord in #2623 - Small fixes in preparation for compiling with
mypycby @DanielNoord in #2625