All Versions
82
Latest Version
Avg Release Cycle
20 days
Latest Release
1320 days ago

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