Unimport v1.4.0 Release Notes
Release Date: 2026-06-02 // 10 days ago-
What's Changed
- ➕ Add Python 3.14 support (PEP 758 except syntax) & bump to 1.4.0 by @hakancelikdev in #327
Full Changelog : 1.3.1...1.4.0
Previous changes from v1.3.1
-
What's Changed
- 🛠 Fix/preserve comments on import removal by @hakancelikdev in #317
- 🛠 Fix/deduplicate clashing star import suggestions by @hakancelikdev in #318
- #313 Fix/Incorrectly suggesting removal of module used in TYPE_CHECKING by @hakancelikdev in #319
- ➕ Add star import dedup behavior to supported-behaviors docs by @hakancelikdev in #320
- 🛠 Fix import after use in function incorrectly removed (#178) #178 by @hakancelikdev in #321
- 🛠 Fix subpackage import incorrectly removed when sibling subpackage is used (#180) by @hakancelikdev in #322
- 🛠 Fix nested if statement dispatch not recognized (#294) by @hakancelikdev in #323
- 🛠 Fix false positive when import and usage are on the same line (#292) by @hakancelikdev in #324
- ⚡️ Bump version to 1.3.1 and update changelog by @hakancelikdev in #325
Full Changelog : 1.3.0...1.3.1