Modernizer v1.7.0 Release Notes

Release Date: 2018-11-10 // over 5 years ago
    • compatibility with Java 11 via asm 7.0
    • ๐Ÿ‘ allow ignoring package names via ignoreClassNamePattern
    • ๐Ÿ‘ allow comments in exclusion file
    • โž• add Java 10, NavigableMap, and NavigableSet violations
    • โœ‚ remove bogus Guava WithExpectedSize violations

    Thanks @snago and @vorburger for sending pull requests to improve Modernizer!