What's Changed
- Leave one unfixable file alone rather than aborting the run by @adamtheturtle in #76
- Inherit the fields of a base that is a dataclass in the same file by @adamtheturtle in #77
- Refresh the performance figures for 2.0.0 by @adamtheturtle in #78
- Do not count a default in an unfixed file as removed by @adamtheturtle in #79
- Report call sites even when no default was removed by @adamtheturtle in #80
- Keep the defaults that follow one which cannot be removed by @adamtheturtle in #82
- Prepare the 2.1.0 release by @adamtheturtle in #83
Full Changelog: v2.0.0...v2.1.0