Skip to content

3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 10:39
· 491 commits to main since this release
  • #263 release 3.0.1
  • #262 Add test for indexing some common libraries
  • #261 Restore structural equality/hash code of the Type hierarchy
  • #260 Fix the implementation of TypeVariable.hashCode()
  • #259 Add methods to access enum constants
  • #258 Restore structural equality of the Type hierarchy
  • #257 Fix type variable propagation
  • #256 IllegalStateException: Missing in reference table while indexing guava
  • #254 consider adding FieldInfo.enumConstantOrdinal()
  • #253 add ClassInfo.enumConstants()
  • #252 Add String- and Class-accepting shortcuts
  • #251 Improve javadocs