Releases: PyCQA/autoflake
Releases · PyCQA/autoflake
v2.3.3
v2.3.2
What's Changed
- Update README.md by @arkadybag in #310
- Drop Python 3.8 by @fsouza in #312
- pre-commit-config:
--py39-plusby @fsouza in #313 - github/workflows: add Python 3.13 to the test matrix by @fsouza in #316
- Fix TypeError in
is_literal_or_nameon unhashable set literals by @Fridayai700 in #339 - Fix IndexError in
extract_package_nameon malformed import lines by @Fridayai700 in #338 - pre-commit: update hooks and formatting by @fsouza in #340
- github/workflows/upload-to-pypi: oidc by @fsouza in #341
New Contributors
- @arkadybag made their first contribution in #310
- @Fridayai700 made their first contribution in #339
Full Changelog: v2.3.1...v2.3.2
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