Releases: PyCQA/autoflake
Releases · PyCQA/autoflake
v2.3.1
v2.3.0
What's Changed
- readme: add note about customizing args in pre-commit by @fsouza in #278
- Add Python 3.12 to CI by @fsouza in #280
- Update pre-commit config by @fsouza in #286
- Add support for passing the .toml config in the arguments by @bp72 in #285
- Add support of ignore comment on the top of the file by @bp72 in #291
- Bump v2.3.0 by @fsouza in #292
New Contributors
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #255
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #256
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #257
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #260
- Add type annotations and validate with pyright by @fsouza in #262
- Remove test_fuzz_pypi by @fsouza in #263
- Bump v2.2.0 by @fsouza in #265
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
v2.0.2
v2.0.1
What's Changed
- pre-commit autoupdate by @sadikkuzu in #198
- Fix a typo in a link to pre-commit by @solzard in #200
- Update standard_paths so it only checks existing directories by @fsouza in #217
- Bump to 2.0.1 by @fsouza in #220
New Contributors
- @sadikkuzu made their first contribution in #198
- @solzard made their first contribution in #200
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.7.8
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #181
- Enable Python 3.11 in CI by @fsouza in #180
- github/worfklows/main: 3.11 should be available on macOS now by @fsouza in #182
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #183
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #185
- Add upper limit to pyflake's version <3.0 to support handling of python 2.x
# type:
comments by @psasselum in #186 - Bump 1.7.8 by @fsouza in #187
New Contributors
- @psasselum made their first contribution in #186
Full Changelog: v1.7.7...v1.7.8