yGuard v2.7.1 Release Notes

Release Date: 2019-02-26 // about 5 years ago
  • โž• Added

    • โž• Added support for the MethodParameters attribute, which was introduced with the Java 8 .class file format.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed ClassCastException that occurred when obfuscating Java 11 class files with String concatentation.
    • ๐Ÿ›  Fixed IllegalArgumentException that occurred when excluding classes from obfuscation using the extends or implements attributes of the rename.keep.class element in the yGuard ANT task.