2.4.0.Final
- Release 2.4.0.Final - @Ladicek
- Skip local name delimiter in last position - @MikeEdgar
- Test for #97 - @mkouba
- fix MethodInternal.equals and hashCode - @Ladicek
- Bump ant from 1.10.9 to 1.10.11 - @dependabot
- Support modules and records - @MikeEdgar @Ladicek
- prepare for the 2.4.0 release - @Ladicek
- Include relevant type-use annotations in MethodInfo/FieldInfo - @yrodiere
- Update to typeannotation-test 1.8 - @n1hility
- Convenience methods for creating an Index - @MikeEdgar
- Replace original positions binary search with
IdentityHashMap
- @MikeEdgar - Fix sorting conflict - @n1hility
- FieldInfo, MethodParameterInfo - implement equals/hashCode - @mkouba
- bitsToLong given wrong result when the bytes having the highest bit set - @qiuhw
- Next release will be 2.3 - @n1hility
- Bump ant from 1.9.15 to 1.10.9 - @dependabot
- Add DotName.packagePrefix() method - @ppalaga
- Optimize sorting IndexWriterV2.nameTable - @Ladicek
- Add class constant indexing - @FroMage
- Reduce unnecessary object allocations - @MikeEdgar
- Re-factor to use NameTable byte pool - @MikeEdgar
- Store original member positions for unsorted iteration - @MikeEdgar
- Next is 2.2.4.Final - @n1hility
- Improve performance of IndexWriter - @stuartwdouglas