yGuard v1.0.0 Release Notes

Release Date: 2002-11-28 // over 21 years ago
  • โž• Added

    • The Main-Class attribute of the Manifest files will now be translated to the obfuscated name, if the main class is not exposed.

    ๐Ÿ”„ Changed

    • Implemented more robust handling of Manifest files. Implementation now makes use of java.util.jar.Manifest.
    • ๐Ÿ‘ The conserveManifest attribute of the obfuscate task now conserves the manifest in a better way.

    ๐Ÿš€ [Unreleased]: https://github.com/yworks/yguard/compare/3.1.0...HEAD