Skip to content

1.5.2

Compare
Choose a tag to compare
@xvik xvik released this 04 Nov 22:27
· 248 commits to master since this release
  • Fix inner/anonymous classes check order: enclosing class must be processed first
    to correctly apply ignoring annotation (#25)
  • Fix source link recognition in IDEA console when multiple signatures used:
    changed "[Undefined reference (signature)]" to "[Undefined reference | signature]".