yGuard v3.0.0 Release Notes

  • ➕ Added

    • ➕ Added testimonials
    • ➕ Added class constant for Kotlin (Kotlin support)
    • ➕ Added directory support for reading archives from directories
    • ➕ Added subclassing capabilities to further extend yGuard

    ✂ Removed

    • ✂ Removed ability to read archives from URL

    🛠 Fixed

    • 📜 Parse exposed section of log files as well
    • ➕ Added compatability fixes to increment to Java 14
    • 🛠 Fixed major bug with interface inheritance
    • 🛠 Fixed Windows being unable to run yGuard because of file system issues

    🔄 Changed

    • Replaced internal dependency graph from a Guava-dependant implementation to a standalone implementation
    • ✂ Removed artificial split of retroguard and yGuard and unify the project under a single MIT license