v2.0.0 Release Notes¶
2.0.0 Release Notes¶
2.0.0¶
New Features¶
- hacking is now compatible with flake8 3.x, which is a large rewrite of flake8. flake8 2.x is no longer supported. 
Upgrade Notes¶
- Support for local checks has been removed. This was not compatible with flake8 3.x. Users should migrate to the flake8’s native local plugins support. 
