What's Changed
- Track nested imports without column number detection by @charliermarsh in #1097
- Re-support F841 detection for single context managers by @charliermarsh in #1099
- Auto-generate options in README from field attributes by @squiddy in #1015
- Use pyproject.toml parent as project root when explicitly provided by @charliermarsh in #1101
- Improve F841's Flake8 parity for unpacking assignments by @charliermarsh in #1103
- Rename rules mod to ruff by @charliermarsh in #1104
Full Changelog: v0.0.163...v0.0.164