Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.15 KB

File metadata and controls

34 lines (26 loc) · 1.15 KB

Changelog

3.13.1 - 2025-01-19

Changed

  • Updated Gradle to 8.12.

3.13.0 - 2024-01-29

Changed

  • 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

Changed

  • Removed deprecated class org.atteo.evo.classindex.ClassIndex

Fixed

  • Prevent interfaces from being written to the services file

3.11.1 - 2021-10-26

Changes

  • classindex is 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

3.11 and before

Changes for version 3.11 and before are documented in the original repository.