3.13.1 - 2025-01-19
- Updated Gradle to 8.12.
3.13.0 - 2024-01-29
- Breaking: Java 17 is now the minimum required version for using this fork of classindex.
- Merged changes in version 3.13 from original repository.
3.12.0 - 2022-06-16
- Removed deprecated class
org.atteo.evo.classindex.ClassIndex
- Prevent interfaces from being written to the services file
classindexis now a Java module and requires Java 11 or above- Changed Maven coordinates to
org.xmlobjects:classindex - Replaced deprecated scanner class in
ClassIndexProcessor - Replaced Maven with Gradle as build tool
Changes for version 3.11 and before are documented in the original repository.