Releases: PyCQA/autoflake
Releases · PyCQA/autoflake
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
v1.6.1
v1.6.0
What's Changed
- Use black for formatting code by @fsouza in #136
- Migrate to tomli by @fsouza in #138
- pre-commit: Fix typos using codespell by @cclauss in #141
- PEP 621: Migrate to pyproject.toml by @cclauss in #140
- github/workflows/upload-to-pypi: use build by @fsouza in #142
- Add option to keep pass statements by @alvarotroya in #143
- Bump to 1.6.0 by @fsouza in #144
New Contributors
- @cclauss made their first contribution in #141
- @alvarotroya made their first contribution in #143
Full Changelog: v1.5.3...v1.6.0