hhatto/autopep8
### [`v1.7.0`](https://togithub.com/hhatto/autopep8/releases/tag/v1.7.0)
[Compare Source](https://togithub.com/hhatto/autopep8/compare/v1.6.0...v1.7.0)
#### Change
- Require [pycodestyle](https://pypi.org/project/pycodestyle/) 2.9.1 and higher version ( Thanks [@heavenshell](https://togithub.com/heavenshell) ⭐ )
- Drop support Python2.7
#### New Feature
- Support E275
#### Bug Fix
- Ignoring W191 ( Thanks [@MinekPo1](https://togithub.com/MinekPo1) ⭐ )
***
#### What's Changed
- add: verbose log for reading config paths by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/622](https://togithub.com/hhatto/autopep8/pull/622)
- Document being able to turn formatting off by [@shardros](https://togithub.com/shardros) in [https://github.com/hhatto/autopep8/pull/620](https://togithub.com/hhatto/autopep8/pull/620)
- Add support for ignoring W191. by [@MinekPo1](https://togithub.com/MinekPo1) in [https://github.com/hhatto/autopep8/pull/627](https://togithub.com/hhatto/autopep8/pull/627)
- Fix Flake8 E275 error by [@heavenshell](https://togithub.com/heavenshell) in [https://github.com/hhatto/autopep8/pull/639](https://togithub.com/hhatto/autopep8/pull/639)
- Drop no longer supported python versions by [@heavenshell](https://togithub.com/heavenshell) in [https://github.com/hhatto/autopep8/pull/637](https://togithub.com/hhatto/autopep8/pull/637)
- Heavenshell topic/pycodestyle2.9.0 by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/641](https://togithub.com/hhatto/autopep8/pull/641)
- Update pycodestyle 2.9.0 by [@heavenshell](https://togithub.com/heavenshell) in [https://github.com/hhatto/autopep8/pull/636](https://togithub.com/hhatto/autopep8/pull/636)
- Support E275 by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/642](https://togithub.com/hhatto/autopep8/pull/642)
- refactoring: remove py2 specific code by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/643](https://togithub.com/hhatto/autopep8/pull/643)
#### New Contributors
- [@MinekPo1](https://togithub.com/MinekPo1) made their first contribution in [https://github.com/hhatto/autopep8/pull/627](https://togithub.com/hhatto/autopep8/pull/627)
**Full Changelog**: https://github.com/hhatto/autopep8/compare/v1.6.0...v1.7.0
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
==1.6.0
->==1.7.0
Release Notes
hhatto/autopep8
### [`v1.7.0`](https://togithub.com/hhatto/autopep8/releases/tag/v1.7.0) [Compare Source](https://togithub.com/hhatto/autopep8/compare/v1.6.0...v1.7.0) #### Change - Require [pycodestyle](https://pypi.org/project/pycodestyle/) 2.9.1 and higher version ( Thanks [@heavenshell](https://togithub.com/heavenshell) ⭐ ) - Drop support Python2.7 #### New Feature - Support E275 #### Bug Fix - Ignoring W191 ( Thanks [@MinekPo1](https://togithub.com/MinekPo1) ⭐ ) *** #### What's Changed - add: verbose log for reading config paths by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/622](https://togithub.com/hhatto/autopep8/pull/622) - Document being able to turn formatting off by [@shardros](https://togithub.com/shardros) in [https://github.com/hhatto/autopep8/pull/620](https://togithub.com/hhatto/autopep8/pull/620) - Add support for ignoring W191. by [@MinekPo1](https://togithub.com/MinekPo1) in [https://github.com/hhatto/autopep8/pull/627](https://togithub.com/hhatto/autopep8/pull/627) - Fix Flake8 E275 error by [@heavenshell](https://togithub.com/heavenshell) in [https://github.com/hhatto/autopep8/pull/639](https://togithub.com/hhatto/autopep8/pull/639) - Drop no longer supported python versions by [@heavenshell](https://togithub.com/heavenshell) in [https://github.com/hhatto/autopep8/pull/637](https://togithub.com/hhatto/autopep8/pull/637) - Heavenshell topic/pycodestyle2.9.0 by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/641](https://togithub.com/hhatto/autopep8/pull/641) - Update pycodestyle 2.9.0 by [@heavenshell](https://togithub.com/heavenshell) in [https://github.com/hhatto/autopep8/pull/636](https://togithub.com/hhatto/autopep8/pull/636) - Support E275 by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/642](https://togithub.com/hhatto/autopep8/pull/642) - refactoring: remove py2 specific code by [@hhatto](https://togithub.com/hhatto) in [https://github.com/hhatto/autopep8/pull/643](https://togithub.com/hhatto/autopep8/pull/643) #### New Contributors - [@MinekPo1](https://togithub.com/MinekPo1) made their first contribution in [https://github.com/hhatto/autopep8/pull/627](https://togithub.com/hhatto/autopep8/pull/627) **Full Changelog**: https://github.com/hhatto/autopep8/compare/v1.6.0...v1.7.0Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.