ClassGraph v4.8.84 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
  • 🛠 Fixed two bugs:

    • Regression: jar:, jar://, jar:file:, and jar:file:// URL handling was broken (#434, thanks to @alexsuter for reporting).
    • jrt: URLs should not have a jar: prefix added to them, or use a ! to separate the module URI from the path within the module (#433, thanks to @GedMarc for reporting).