isort v4.3.18 Release Notes

Release Date: 2019-05-01 // almost 5 years ago
    • ๐Ÿ›  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