ClassGraph v4.8.49 Release Notes

Release Date: 2019-10-17 // over 4 years ago
  • 🛠 Fix getClassInfo() cannot be called here exception for BaseTypeSignature triggered by having an annotation with an array of primitive type references, e.g. @MyAnnotation({ int.class }). Thanks to @johndevs for reporting (#375).