24.3.0
- Add simpler ways to invoke autotyping. Now, it is possible to simply use
python3 -m autotyping
to invoke the tool. (Thanks to Shantanu Jain.) - Drop support for Python 3.7; add support for Python 3.12. (Thanks to Hugo
van Kemenade.) - Infer return types for some more magic methods. (Thanks to Dhruv Manilawala.)