Skip to content

lsif-java v0.6.6

Choose a tag to compare

@github-actions github-actions released this 25 Aug 11:08
· 407 commits to main since this release
3b574a3

Pull Requests

  • Add docs for how to manually enable cross-repository navigation (#312) @olafurpg
  • fix LsifBuildTool errors.nonEmpty checks (#310) @Strum355
  • Handle -cp javac compiler option just like -classpath (#311) @olafurpg
  • fix range emitted for member references to only include the reference (#309) @Strum355
  • change manual gradle configuration to use compileOnly instead of implementation (#308) @Strum355
  • Fix: message error '--build-tools=BUILD_TOOL_NAME' (#303) @marcel-dias
  • Handle null/unit constant types. (#300) @olafurpg
  • Trim the inferred metadata information POM files (#299) @olafurpg
  • Make snapshot-lsif command more LSIF-compliant (#298) @olafurpg