- Delete all captainhook checkers before installing. - Don't write pyc files in checkers. - Print version on install. - Allow checkers to have different module names than checker names. - Change flake8 checker to obey [flake8] section of tox.ini. - Fix bug when missing a tox.ini file.
0.8
===
- Optionally pass extra parameters to checkers. - Checker controlled defaults.