Skip to content

Releases: kythe/kythe

v0.0.72

09 Jun 16:50
fcba513
Compare
Choose a tag to compare
v0.0.72 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.71...v0.0.72

v0.0.71

21 May 15:07
03c4b6c
Compare
Choose a tag to compare
v0.0.71 Pre-release
Pre-release

What's Changed

  • [fix] Correct source_file inclusion in rust extractor by @wittrock in #6177

Full Changelog: v0.0.70...v0.0.71

v0.0.70

08 May 15:31
c691434
Compare
Choose a tag to compare
v0.0.70 Pre-release
Pre-release

What's Changed

  • Add rust extractor to release, cut a new release by @wittrock in #6174

Full Changelog: v0.0.69...v0.0.70

v0.0.69

08 May 04:30
d8c532d
Compare
Choose a tag to compare
v0.0.69 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.68...v0.0.69

v0.0.68

06 Jan 05:59
f712611
Compare
Choose a tag to compare
v0.0.68 Pre-release
Pre-release

Bug Fixes

  • go_indexer:
  • bazel:
    • remove cyclic dependency by removing usage of assign_external_projects_to_separate_corpora config_setting flag #6146 46275ee
  • java_indexer:
  • cxx_indexer:
    • use flat_hash_map, not unordered_map; fix rehashing #6083 cba4452
    • clarify the use of llvm::dyn_cast on ClaimTokens #6093 ae3434e
  • verifier_test: ensure tools use the same configuration as indexer #6113 d19f7f3
  • extraction: add proto rule to simple vnames config #6068 28c16cf

Features

  • go_indexer:
  • cxx_indexer:
  • typescript_indexer:
  • java_indexer:
  • protobuf: add types for protobuf service RPCs #6109 9cd1af5
  • tools: --render_marked_source added to kythe docs cli #6097 cc445fd
  • tooling: entrystream support for textproto output #6087 94e76f8
  • define a Language schema enum #6067 7206b16
  • build: regenerate checked-in source artifacts in pre-commit #6072 9db7d1c
  • testing: provide ability to save logs from indexers in verifier_test #6075 97d1980

Full Changelog: v0.0.67...v0.0.68

v0.0.67

14 Mar 14:09
a301676
Compare
Choose a tag to compare
v0.0.67 Pre-release
Pre-release

Bug Fixes

Features

v0.0.66

14 Feb 02:39
1fbba63
Compare
Choose a tag to compare
v0.0.66 Pre-release
Pre-release

Bug Fixes

Features

v0.0.65

12 Feb 18:45
32e41f7
Compare
Choose a tag to compare
v0.0.65 Pre-release
Pre-release

[v0.0.65] - 2024-02-09

Features

  • kzip: add option for providing input list via file (#5970) (052a0bb5)

v0.0.64

24 Jan 20:18
dd5f42e
Compare
Choose a tag to compare
v0.0.64 Pre-release
Pre-release

[v0.0.64] - 2024-01-24

Bug Fixes

Features

  • include canonical node info for identifier service (#5917) (3db77399)
  • allow MarkedSource to remove itself from includes (#5873) (0d4624e4)
  • allow deeper nested MarkedSource rendering (#5862) (daf1c0b3)
  • add option to resolve code facts for verifier (#5790) (75dd26bc)
  • api:
  • cxx: add --emit_anchor_scopes and implement childof edges for lambdas (#5901) (097f7c42)
  • cxx_extractor: add ability to canonicalize VName paths per-file (#5909) (9f9bc455)
  • cxx_indexer:
  • dev: add aspect-based implementation of extra actions for tests (#5923) (54f6198b)
  • extraction: allow using a capturing group with generic bazel extractor (#5973) (7881f8fb)
  • extractor: add a flag for filtering on input file size (#5768) (be23cc2b)
  • go_indexer:
  • java_indexer: add method type parame...
Read more

v0.0.63

18 Jul 22:55
1487213
Compare
Choose a tag to compare
v0.0.63 Pre-release
Pre-release

Bug Fixes

  • cxx_indexer:
  • go_indexer: visit anon members in struct type (#5734) (8bec7289)
  • proto_verifier_test: remove proto static reflection option (#5702) (ce9303db)
  • serving: scan all identifier matches for reply (#5735) (47b5f65c)
  • typescript_indexer:

Features

  • cc_proto_verifier_test: optionally enable proto static reflection (#5700) (d352a0bc)
  • cxx_indexer:
  • go_indexer:
  • java_indexer: add --emit_ref_call_over_identifier flag (#5693) (7e74fea3)
  • proto_verifier_test: add cc_deps and cc_indexer parameters (133d3790)
  • typescript: add semantic/generated fact name (#5736) (e1433ba3)