Releases: hhatto/autopep8
Releases · hhatto/autopep8
version 1.5.2
20 Apr 12:06
Compare
Sorry, something went wrong.
No results found
new features
#480 , #535 : support parallel jobs for diff option
changes
#501 , #537 : enable exclude option when specify directly file args
fix bugs
#364 , #538 : related code E702
#533 : related code W503/W504
version 1.5.1
06 Apr 00:18
Compare
Sorry, something went wrong.
No results found
fix bugs
#525 : related code W503 and W504 (Thanks @novadev94 )
#526 : return diff exit code when reading from stdin too (Thanks @pvxe )
#529 , #530 : related code E402
#518 , #532 : related code W503 and W504
version 1.5
20 Jan 14:16
Compare
Sorry, something went wrong.
No results found
Support Python3.8
Support pyproject.toml with [tool.autopep8] section.
fix bugs
version 1.4.4
14 Apr 08:49
Compare
Sorry, something went wrong.
No results found
fix bugs
Improved
#457 : Don't write the file unless there are changes (Thanks @asottile )
#478 : update configuration documentation (Thanks @Ch00k )
version 1.4.3
12 Nov 14:03
Compare
Sorry, something went wrong.
No results found
version 1.4.2
23 Oct 15:13
Compare
Sorry, something went wrong.
No results found
fix bugs
#441 : related code is W503
#443 : related code is W503
v1.4
01 Sep 16:05
Compare
Sorry, something went wrong.
No results found
new feature: add W605 fixed method
new feature: add E252 fixed method (Thanks to patch by @gmbnomis )
change: W690 (only use autopep8) is DEFAULT_IGNORE.
fix bugs
v1.3.5
30 Mar 08:22
Compare
Sorry, something went wrong.
No results found
load config value from flake8 section
fix bugs (#322 , #389 , #332 , #388 )
support Python version: 2.7+ or 3.4+
v1.3.4
24 Jan 13:56
Compare
Sorry, something went wrong.
No results found
new feature: add E133 fixed method and --hang-closing option
improved: E712 fixed method logic (#368 )
fix bugs (#330 , #331 , #351 , #353 )
v1.3.3
10 Nov 04:18
Compare
Sorry, something went wrong.
No results found