vulture v0.16 Release Notes

Release Date: 2017-07-12 // almost 7 years ago
    • Differentiate between unused classes and functions (thanks @RJ722).
    • ➕ Add --sort-by-size option (thanks @jackric and @RJ722).
    • Count imports as used if they are accessed as module attributes.