Releases: PyCQA/isort
Releases · PyCQA/isort
1.3.2
1.3.1
- Added support for parsing files with unicode characters
- Fallback to distutils when setuptools is not present
1.3.0
- Correctly handle imports at the end of a file
- Correctly identify modules from . as from within the local project
- Fixed a bug where code in the middle of imports was sometimes removed
- Enable isort to be used without configparser
1.2.5
- Switch to Setup tools
- Fix bug where files in "skip" setting don't get skipped
1.2.4
Release 1.2.3
1.2.3
1.2.2
Add support for individual import line skipping
1.2.1
1.2.0 Release
1.2.0
1.2.0 Release
1.0.1
merge in latest changes