Releases: PyCQA/isort
Releases · PyCQA/isort
5.0.3
5.0.2
Ensure completeness of black profile, adding default line_length
5.0.1
Update interactive to use 5.0.1 version
5.0.0
4.3.21-2
4.3.20
4.3.19
4.3.18
4.3.18 - May 1, 2019 - hotfix release
- Fixed an issue with parsing files that contain Unicode characters in Python 2
- Fixed issue #924 - Pulling in pip internals causes depreciation warning
- Fixed issue #938 - Providing a way to filter explicitly passed in files via configuration settings (
--filter-files
) - Improved interoperability with toml configuration files
4.3.17
4.3.16
4.3.16 - March 23, 2019 - hot fix release
- Fixed issue #909 - skip and skip-glob are not enforced when using settings-path.
- Fixed issue #907 - appdirs optional requirement does not correctly specify version
- Fixed issue #902 - Too broad warning about missing toml package
- Fixed issue #778 - remove
user
from known standard library as it's no longer in any supported Python version.