Skip to content

9.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 14:56
· 11 commits to main since this release
0132710

What's Changed

🏕 Features

  • Fixing issues with inferring field declarations instead of variables in Python by @KuechA in #1977
  • Fix unity build by @peckto in #1986
  • Basic implementation of following context-sensitive calls in followNextDFGUntilHit by @oxisto in #1988
  • Rename localNameOnly to doNotPrependNamespace by @oxisto in #1993
  • Do not enter local scopes in python by @KuechA in #1982
  • Do not resolve unqualified symbols in current record without HasImplicitReceiver by @oxisto in #1984
  • ResolveMemberExpressionAmbiguityPass now correctly set an FQN in its replaced references by @oxisto in #1987
  • Added calledBy mirrored edge in FunctionDeclaration by @oxisto in #2012
  • Rework ShortcutsTest to fit test style guides by @KuechA in #2013
  • Exporting QueryTree as SARIF result by @oxisto in #1967
  • Refactor firstParentOrNull to accept type parameter and optional predicate by @KuechA in #2018
  • Cleanup SymbolResolver and make it more extensible by @oxisto in #2001

👒 Dependencies

Full Changelog: v9.1.1...v9.1.2