vulture v0.28 Release Notes

Release Date: 2018-07-05 // almost 6 years ago
    • โž• Add --make-whitelist flag for reporting output in whitelist format (thanks @RJ722).
    • ๐Ÿ Ignore case of --exclude arguments on Windows.
    • โž• Add *-test.py to recognized test file patterns.
    • โž• Add failureException, longMessage and maxDiff to unittest whitelist.
    • ๐Ÿคก Refer to actual objects rather than their mocks in default whitelists (thanks @RJ722).
    • Don't import any Vulture modules in setup.py (thanks @RJ722).