What's Changed
- Allow explicit re-export of straight imports by @charliermarsh in #729
- Add FastAPI to README by @charliermarsh in #730
- Make
combine-as-imports
the default import sorting behavior by @charliermarsh in #731 - Use FNV hasher in more places by @charliermarsh in #732
- Implement B022 by @harupy in #734
- Add flake8-bugbear settings to hash by @charliermarsh in #739
- Allow second line as 'first line' for punctuation by @charliermarsh in #741
- Implement B024 and B027 by @harupy in #738
- Ignore namedtuple assignment in N806, N815, and N816 by @harupy in #735
Full Changelog: v0.0.117...v0.0.118