All Versions
82
Latest Version
Avg Release Cycle
20 days
Latest Release
1320 days ago
Changelog History
Page 9
Changelog History
Page 9
-
v4.1.0 Changes
- ๐ Started keeping a log of all changes between releases
- โ Added the isort logo to the command line interface
- โ Added example usage gif to README
- ๐ Implemented issue #292: skip setting now supports glob patterns
- Implemented issue #271: Add option to sort imports purely alphabetically
- Implemented issue #301: Readme is now natively in RST format, making it easier for Python tooling to pick up
- Implemented pylama isort extension
- ๐ Fixed issue #260: # encoding lines at the top of the file are now correctly supported
- ๐ Fixed issue #284: Sticky comments above first import are now supported
- ๐ Fixed issue #310: Ensure comments don't get duplicated when reformatting imports
- ๐ Fixed issue #289: Sections order not being respected
- ๐ Fixed issue #296: Made it more clear how to set arguments more then once
-
v4.0.0 Changes
- โ Removed all external dependencies