summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Add initial changelog entry for 5.12.1Timothy Crosley2023-02-041-0/+3
* Add release notes for 5.11.5 hotfix releaseTimothy Crosley2023-01-301-0/+3
* Fix year of version 5.12.0 in CHANGELOG.mdDjLegolas2023-01-291-1/+1
* Fix changelog / version to a minor bump due to the size of the change5.12.0Timothy Crosley2023-01-281-2/+4
* Bump version to 5.11.5Timothy Crosley2023-01-281-0/+4
* Bump version 5.11.4staticdev2022-12-211-0/+7
* Bump version 5.11.3staticdev2022-12-161-0/+9
* Update version to 5.11.2Timothy Crosley2022-12-121-0/+4
* Hotfix 5.11.1staticdev2022-12-121-0/+4
* Change version number to 5.11.0staticdev2022-12-121-1/+1
* Add changelogstaticdev2022-12-121-0/+26
* Mark #1840 as fixedTimothy Crosley2021-11-081-0/+4
* Add changelog for 5.10Timothy Crosley2021-11-031-2/+3
* doc(changelog): add entry for Python 3.10 supportMathieu Kniewallner2021-09-121-0/+1
* Fixed #1802: respect PATH customization in nested calls to git.Timothy Crosley2021-08-111-0/+1
* Fixed #1801: CLI bug (--exend-skip-glob, overrides instead of extending).Timothy Crosley2021-08-101-0/+1
* Implemented #1796: Switch to for pyproject.toml configuration loader.Timothy Crosley2021-08-011-0/+1
* Revert "Revert "Fixed #1785: module incorrectly excluded from stdlib definit...Timothy Crosley2021-07-291-0/+5
* Bump version to 5.9.35.9.3Timothy Crosley2021-07-281-1/+1
* Fixed #1777: extend_skip is not honored wit a git submodule when skip_gitigno...Timothy Crosley2021-07-281-0/+1
* Fixed #1792: Sorting literals sometimes ignored when placed on first few line...Timothy Crosley2021-07-271-0/+1
* Revert "Fixed #1785: module incorrectly excluded from stdlib definition."Timothy Crosley2021-07-261-1/+0
* Make all exceptions pickleableTimothy Crosley2021-07-231-0/+1
* Fixed #1785: module incorrectly excluded from stdlib definition.Timothy Crosley2021-07-151-0/+1
* Fixed #1781: CLI flag shouldn't take any arguments.Timothy Crosley2021-07-141-0/+1
* Added changelog entry for Fixed #1779: Pylama integration ignores pylama spec...Timothy Crosley2021-07-121-0/+1
* Mention gitignore in skip message.Timothy Crosley2021-07-081-0/+3
* Bump version to 5.9.2Timothy Crosley2021-07-081-1/+1
* Fixed #1771: Improved handling of skips against named streamed in content.Timothy Crosley2021-07-081-0/+1
* Closes #1767: Encoding issues surfacing when invalid characters set in files...Timothy Crosley2021-07-081-0/+1
* Merge branch 'main' of https://github.com/timothycrosley/isort into issue/1769Timothy Crosley2021-07-081-1/+3
|\
| * Update changelog in preperation for release soonTimothy Crosley2021-07-061-1/+3
* | Add change to changelogTimothy Crosley2021-07-071-0/+1
|/
* Improve behavoir of isort --check --atomic against Cython filesTimothy Crosley2021-06-231-0/+3
* Bump version to 5.9.1 (hotfix)5.9.1Timothy Crosley2021-06-211-1/+4
* Bump version to 5.9.05.9.0Timothy Crosley2021-06-211-1/+1
* Add note about improving CLI startup timeTimothy Crosley2021-06-201-0/+1
* Implemented #1722: Improved behavior for running isort in atomic mode over C...Timothy Crosley2021-06-201-0/+1
* Implemented #1732: Support for custom sort functions.Timothy Crosley2021-06-201-0/+1
* Implemented #1751: Strict typing enforcement (turned on mypy strict mode).Timothy Crosley2021-06-181-0/+1
* Add entry for fixing #1750Timothy Crosley2021-06-171-0/+1
* Implemented #1394: 100% branch coverage (in addition to line coverage) enforced.Timothy Crosley2021-06-171-0/+2
* Implemented #1737: Support for using action comments to avoid adding imports ...Timothy Crosley2021-06-161-2/+4
* Fixed #1721: repeat noqa comments on separate from lines with force-single-li...Timothy Crosley2021-06-131-0/+1
* Fixed #1744: repeat noqa comments dropped when * import and non * imports exi...Timothy Crosley2021-06-121-1/+2
* Fixed #1741Timothy Crosley2021-06-101-3/+4
* Fix issue #1726: isort ignores reverse_sort when force_sort_within_sections i...Timothy Crosley2021-05-111-1/+2
* Update changelog to mention resolution of issue #1714Timothy Crosley2021-04-301-0/+1
* Implemented #1705: More intuitive handling of isort:skip_file comments on str...Timothy Crosley2021-04-161-0/+1
* Implemented #1697: Provisional support for PEP 582: skip directories by defa...Timothy Crosley2021-03-231-1/+2