Releases: frostming/fix-future-annotations
Releases · frostming/fix-future-annotations
0.5.0
🚀 Features
- Allow configuring to exclude lines or files - by @pdm-project in #3 (b02b4)
View changes on GitHub
0.4.0
🚀 Features
- Support fixing files under given directories recursively - by @pdm-project in #2 (1a1c8)
View changes on GitHub
0.3.0
🚀 Features
- Support PEP 563 string replacement - by @frostming (d4a74)
🐞 Bug Fixes
- Strip the leading r modifier - by @frostming (3b00a)
View changes on GitHub
0.2.0
🚀 Features
- Improve the error message - by @frostming (45b36)
🐞 Bug Fixes
- Future import insertion error opening quotes on a line - by @frostming (f355b)