Releases: xuhdev/flake8-executable
Releases · xuhdev/flake8-executable
v2.1.3
23 Jan 00:40
Compare
Sorry, something went wrong.
No results found
v2.1.2
23 Jan 00:36
Compare
Sorry, something went wrong.
No results found
Drop Python 3.6 and add Python 3.10 support
v2.1.1
15 Dec 01:09
Compare
Sorry, something went wrong.
No results found
Fix a regression that leads to crashes when an error is detected.
v2.1.0
28 Nov 04:06
Compare
Sorry, something went wrong.
No results found
Explicitly support Python 3.9.
Complete type annotations.
Expose flake8_executable.__version__ when used as a library.
More robust Windows code testing.
Internal code cleanup.
v2.0.4
15 Aug 20:50
Compare
Sorry, something went wrong.
No results found
Explicitly support Python 3.8.
v2.0.3
16 Jul 04:58
Compare
Sorry, something went wrong.
No results found
Fix crash when input is from stdin and is empty.
Recognize stdin as a filename that indicates the input is from stdin.