Releases: PyCQA/autoflake
Releases · PyCQA/autoflake
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
v1.7.7
What's Changed
- fix: Ignore pass multiple lines after docstring with flag by @DenverCoder1 in #177
- Bump to 1.7.7 by @fsouza in #179
New Contributors
- @DenverCoder1 made their first contribution in #177
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- Bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #174
Full Changelog: v1.7.5...v1.7.6
v1.7.5
v1.7.4
v1.7.3
v1.7.2
v1.7.1
v1.7.0
What's Changed
- Unified output to stdout when using --check by @ericstengard in #148
- Bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #151
- add config-file option by @GrozniyToaster in #150
- Fix Namespace check by @fsouza in #153
- Bump actions/cache from 3.0.9 to 3.0.10 by @dependabot in #154
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #155
- Add --check-diff flag which combines check and diff by @ericstengard in #152
- Bump 1.7.0 by @fsouza in #156
New Contributors
- @ericstengard made their first contribution in #148
- @GrozniyToaster made their first contribution in #150
Full Changelog: v1.6.1...v1.7.0