5.11.0
github-actions
released this
12 Dec 19:37
·
207 commits
to refs/heads/main
since this release
Changes December 12 2022
- Add support to Python 3.11 support (#2024) @staticdev
- Remove support to Python 3.6 (#2020) @barrelful
- Remove restriction to Python <4.0 (#1878) @staticdev
- Remove language_version for pre-commit hook (#1987) @rafrafek
- Add GH release helpers (#2023) @staticdev
- Fix integration tests (#2022) @staticdev
- Fix unit tests (#2021) @staticdev
- Fix Rich compatibility (#1961) @ofek
- Fix Pyodide CDN URL (#1991) @andersk
- Clarify description of use_parentheses (#1941) @mgedmin
- Fix
black
compatibility for.pyi
type stub files (#2017) @XuehaiPan - Add magic trailing comma option (#1876) @legau
- Add missing space in unrecoverable exception message (#1933) @andersk
- skip-gitignore: use allow list, not deny list (#1900) @bmalehorn
- Infinite loop for unmatched parenthesis (#1919) @anirudnits
- Document shared profiles (#1896) @matthewhughes934
- Fix build-backend values in the example plugins (#1892) @mgorny
- Remove reference to jamescurtin/isort-action (#1885) @AndrewLane
- Split long cython import lines (#1931) @davidcollins001
- Update plone profile: copy of black, plus three settings. (#1926) @mauritsvanrees
- Add a command-line flag to sort all re-exports (#1862) (#1863) @parafoxia
- Fix lines_before_imports appending lines after comments (#1861) @legau
- Remove redundant
multi_line_output = 3
from "Compatibility with black" (#1858) @jdufresne - Add tox config example (#1856) @umonaca
- doc: Add examples for frozenset and tuple settings (#1822) @sgaist
- Add multiple config documentation (#1850) @anirudnits
👷 Continuous Integration
- Pin versions on workflows (#2025) @staticdev
📦 Dependencies
- Bump certifi from 2021.10.8 to 2022.12.7 (#2018) @dependabot
- Bump ipython from 7.16.2 to 7.16.3 (#1886) @dependabot