File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Version 0.2.0 (2020-09-21)
1+ ## Version 0.3.0
2+
3+ ** Released 22nd September 2020**
4+
5+ - Add support for using [ Black] ( https://black.readthedocs.io/ ) to format Python code
6+ - Log Flake8 stderr output as single console string
7+ - Move ` .gitignore ` to the root of the repo
8+
9+ ## Version 0.2.0
10+
11+ ** Released 21st September 2020**
212
313- Explain in README how to use Flake8 plugins if you install it via Pipx
414- Fix bug where the last issue wasn't removed from the list after it was fixed
515- Remove unused code that streams from stdin
616
7- ## Version 0.1.0 (2020-09-20)
17+ ## Version 0.1.0
18+
19+ ** Released 20th September 2020**
820
921Initial public release.
Original file line number Diff line number Diff line change 33 "name" : " Blake" ,
44 "organization" : " Flother" ,
55 "description" : " Lint your Python source code with Flake8, format them with Black" ,
6- "version" : " 0.2 .0" ,
6+ "version" : " 0.3 .0" ,
77 "categories" : [" issues" , " commands" ],
88 "repository" : " https://github.com/flother/nova-blake" ,
99 "bugs" : " https://github.com/flother/nova-blake/issues" ,
You can’t perform that action at this time.
0 commit comments