Skip to content

5.10.0

Compare
Choose a tag to compare
@timothycrosley timothycrosley released this 03 Nov 07:56
· 330 commits to main since this release
Implemented #1796: Switch to tomli for pyproject.toml configuration loader.
Fixed #1801: CLI bug (--exend-skip-glob, overrides instead of extending).
Fixed #1802: respect PATH customization in nested calls to git.
Fixed #1838: Append only with certain code snippets incorrectly adds imports.
Added official support for Python 3.10