vulture v0.19 Release Notes

Release Date: 2017-07-20 // almost 7 years ago
    • Don't ignore __foo variable names.
    • ๐Ÿ‘‰ Use separate methods for determining whether to ignore classes and functions.
    • Only try to find a whitelist for each defined import once (thanks @roivanov).
    • ๐Ÿ›  Fix finding the last child for many types of AST nodes.