yGuard v1.5.0._02 Release Notes

Release Date: 2005-05-31 // almost 19 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed bad annotation handling for non-trivial annotations. Annotations had not been parsed and handled correctly, which could lead to either errors during obfuscation or Errors at runtime.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved obfuscation logic for enumerations. Now the two static methods valueOf(String) and values() don't have to be exposed manually anymore.