Skip to content

v0.0.60

Pre-release
Pre-release
Compare
Choose a tag to compare
@wcalandro wcalandro released this 01 Aug 22:31
98a5d24

[v0.0.60] - 2022-08-01

Bug Fixes

  • build: remove use of managed_directories (issue #5287) (#5288) (8ad0e685)
  • cxx_indexer: emit non-implicit refs to explicit template specializations (#5290) (9f0a3379)
  • java: rollback recent annotation ref/id changes (#5294) (77a9a8e6)
  • java_indexer:
  • rust_extractor: find the analysis file based on crate name (#5306) (48b4edf3)
  • rust_indexer:
  • textproto: workaround upstream proto path bug (#5307) (e770a7b0)
  • typescript_indexer:
  • verifier: include @ in anchor labels and support EVars (#5291) (992a3e94)

Features

  • api: add resolved path filters for xrefs (#5274) (cdde24e7)
  • cxx_indexer:
  • go_indexer:
  • java extractor:
  • java_indexer:
  • proto: add a proto field to signify whether a file is protected (#5308) (d08fbe6b)
  • rust_indexer: emit proper xrefs to files generated by dependencies (#5326) (82a61189)
  • tooling:
  • typescript_indexer:
    • emit field subkind fact for class/interface/ojbect literal properties (#5293) (3a3c772b)
    • use ref/id for destructuring variables (#5292) (60c0e854)
    • emit edges from object literals to corresponding types (#5262) (c496c5c0)
  • verifier: