Skip to content

v0.10.2

Choose a tag to compare

@ArekCzarnik ArekCzarnik released this 22 May 11:38

Fixes

  • Fix callees traversal from Kotlin class/interface roots when combining contains and calls edges.
  • Add regression coverage for injected interface-typed Kotlin constructor properties resolving to interface methods.

Verification

  • go test ./...
  • go vet ./...