5.12.0
github-actions
released this
28 Jan 17:10
·
119 commits
to refs/heads/main
since this release
Changes
- Fix poetry pip-shims extras dependency (#2078) @jooola
- Add the ability to restrict which directories isort works against (#1967) @vkomarov-r7
- docs: fix simple typo, detrmination -> determination (#1948) @timgates42
- updated format strings to fstrings (#2076) @marksmayo
- Simplify typeshed integration test (#2075) @AlexWaygood
- Fix re-export sorter (#2065) @parafoxia
- Add more docs about filter-files option (#2074) @micahjsmith
- Removal Python 3.7 (#2064) @staticdev
- Added test case and fix for cython pure python import (#2063) @jtoledo1974