@@ -6,69 +6,25 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
66
77### 6.1.0 October 1 2025
88
9- - Update docs discussions channel (#2410 ) @staticdev
109 - Add python 3.14 classifier and badge (#2409 ) @staticdev
1110 - Drop use of non-standard pkg_resources API (#2405 ) @dvarrazzo
12- - Use working isort version in pre-commit example (#2402 ) @iainelder
13- - fix typo in _ get_files_from_dir_cached test (#2392 ) @tiltingpenguin
14- - Resolve bandit warnings (#2379 ) @kurtmckee
15- - Add tox for cross-platform, parallel test suite execution (#2378 ) @kurtmckee
16- - Add Project URLs to PyPI Side Panel (#2387 ) @guillermodotn
17- - Fix typos (#2376 ) @co63oc
18- - Add make bash scripts portable (#2377 ) @staticdev
19- - Bump actions/checkout from 4 to 5 in the github-actions group (#2406 ) @dependabot [ bot]
20- - Bump astral-sh/setup-uv from 5 to 6 in the github-actions group (#2395 ) @dependabot [ bot]
2111
2212### 6.0.1 Febuary 26 2025
2313
24- - fix multi_line_output_modes docs (#2096 ) @xinydev
25- - Ruff rules PT for pytest (#2372 ) @cclauss
26- - Ruff rules B017, B028, and E203 (#2371 ) @cclauss
27- - Lint Python code with ruff (#2359 ) @cclauss
28- - Fix test_find_imports_in_file_error failing on Windows (#2369 ) @kobarity
29- - Move flake8 settings into pyproject.toml (#2360 ) @cclauss
30- - Upgrade to uv>=0.6.0 and enable-cache (#2364 ) @cclauss
31- - Apply some ruff rules (#2353 ) @cclauss
3214 - Add OSError handling in find_imports_in_file (#2331 ) @kobarity
33- - Link GH as changelog (#2354 ) @staticdev
34- - Remove Safety (#2373 ) @staticdev
3515
3616### 6.0.0 January 27 2025
3717
3818 - Remove support for Python 3.8 (#2327 ) @DanielNoord
3919 - Python 3.13 support (#2306 ) @mayty
40- - Updates round 3 (#2334 ) @matthewhughes934
4120 - Speed up exists_case_sensitive calls (#2264 ) @correctmost
42- - nit: Fix deprecation message link (#2220 ) @syou6162
4321 - Ensure that split_on_trailing_comma works with as imports (#2340 ) @DanielNoord
4422 - Black profile: enable magic comma (#2236 ) @MrMino
45- - Fix google style test (#2336 ) @DanielNoord
4623 - Update line_length and single_line_exclusions in google profile (#2149 ) @jagapiou
47- - Updates round 2 (#2329 ) @matthewhughes934
48- - Dependency updates round 1 (#2325 ) @matthewhughes934
49- - Run pre-commit autoupdate (#2321 ) @kurtmckee
5024 - Allow --diff to be used with --jobs (#2302 ) @mnakama
51- - wemake has 80 chars hard limit, not 79 (#2241 ) @sobolevn
52- - Fix errors on main (#2320 ) @DanielNoord
53- - Fixed syntax error (#2289 ) @Sergio-prog
54- - fix: typo (#2298 ) @Rotzbua
25+ - Fix wemake profile to have correct character limit (#2241 ) @sobolevn
5526 - Fix sort_reexports code mangling (#2283 ) @Helveg
56- - fix: correct group by package tokenization (#2136 ) @glasnt
57- - Fix isort-action usage documentation (#2297 ) @jamescurtin
58- - Fix CDN for Ace (#2127 ) @abitrolly
59- - Fix help text (#2229 ) @stweil
60- - docs: fix spelling mistake (#2249 ) @cachho
61- - UV replacement of Poetry (#2349 ) @staticdev
62- - Make actions happy (#2311 ) @matthewhughes934
63- - Fix GitHub Actions badges (#2326 ) @hugovk
64- - Eliminate actions/cache@v2 usage (#2322 ) @kurtmckee
65- - feat: add dependabot for GH action update (#2300 ) @Rotzbua
66- - Update stage names for pre-commit (#2296 ) @matthewhughes934
67- - Bump poetry to 2.0.1 (#2341 ) @DanielNoord
68- - Fix misc unsafe dependencies (#2345 ) @staticdev
69- - Bump the github-actions group across 1 directory with 5 updates (#2324 ) @dependabot [ bot]
70- - Bump gitpython from 3.1.40 to 3.1.41 (#2223 ) @dependabot [ bot]
71- - Bump jinja2 from 3.1.2 to 3.1.3 (#2224 ) @dependabot [ bot]
27+ - Fix correct group by package tokenization (#2136 ) @glasnt
7228
7329### 5.13.2 December 13 2023
7430
0 commit comments