Releases: microsoft/lsif-java
Releases · microsoft/lsif-java
0.5.2
21 Jan 05:52
Compare
Sorry, something went wrong.
No results found
0.5.2
Fixed
Fix the duplicated end events for a document vertex. #89
Update dependencies and remove log4j. PR#95
0.5.1
26 Oct 03:19
Compare
Sorry, something went wrong.
No results found
0.5.1
Changed
Change to EPL 1.0 license. #84
0.5.0
25 Mar 02:42
Compare
Sorry, something went wrong.
No results found
Added
Support ReferenceResults
and ReferenceLinks
. PR#74
Add belongsTo
edge to connect project vertex and group vertex. PR#72
Changed
Change compliance to Java 11. PR#76
Rename document
to shard
. PR#73
0.4.0
02 Dec 05:13
Compare
Sorry, something went wrong.
No results found
Added
Support moniker in LSIF v0.5.0. PR#63
Support logical group projects in LSIF v0.5.0. PR#67
Fixed
0.3.1
08 Oct 07:42
Compare
Sorry, something went wrong.
No results found
Fixed
Update build script to exclude unnecessary files. PR#47
0.3.0
26 Aug 01:52
Compare
Sorry, something went wrong.
No results found
Changed
Update the implementation to align with the v4 protocol. PR #45
0.2.0
23 Aug 02:03
Compare
Sorry, something went wrong.
No results found
Changed
Default to the current working directory if repo.path
is not specified. #30
Reimplement the indexer to improve the performance. PR #33
Update the implementation to align with the v3 protocol. PR #41
0.1.6
29 Apr 03:20
Compare
Sorry, something went wrong.
No results found
Changed
Improve the indexing performancePR#27
Fixed
0.1.5
26 Apr 05:04
Compare
Sorry, something went wrong.
No results found
Changed
Improve the indexing performance#12
Fixed
0.1.4
26 Apr 05:05
Compare
Sorry, something went wrong.
No results found
Fixed
Fix an NPE in ImplementationsVisitor when getting the implementation ranges
Changed
Visit SimpleType and SimpleName in HoverVisitor and ReferencesVisitor