PEP 8 Speaks v1.6 Release Notes

Release Date: 2019-03-16 // about 5 years ago
    • ๐Ÿ‘ 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