- Allow users to choose their linter. As of now, pycodestyle and flake8 are supported. PR #115
- Pull Requests can now be tested on Travis with confidence. #100
- Added more logging to easily debug.
- Separate local tests from Travis tests
- Built a case for funding.
- Do not use any database to store the installations. But instead, star the project from the bot account.
- Changed default config file of the project from json to yaml
- Installed the auto-comment bot on each PR.
- Installed the weekly digest bot
- Bug fixes.
Pull Requests: #100 #112 #115 #117 #118 #119 #120 #122