Releases: microsoft/lsif-java
Releases · microsoft/lsif-java
0.5.2
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
Compare
Sorry, something went wrong.
No results found
0.5.1
Changed
Change to EPL 1.0 license. #84
0.5.0
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
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
Compare
Sorry, something went wrong.
No results found
jdneo
released this
08 Oct 07:42
Fixed
Update build script to exclude unnecessary files. PR#47
0.3.0
Compare
Sorry, something went wrong.
No results found
jdneo
released this
26 Aug 01:52
Changed
Update the implementation to align with the v4 protocol. PR #45
0.2.0
Compare
Sorry, something went wrong.
No results found
jdneo
released this
23 Aug 02:03
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
Compare
Sorry, something went wrong.
No results found
jdneo
released this
29 Apr 03:20
Changed
Improve the indexing performancePR#27
Fixed
0.1.5
Compare
Sorry, something went wrong.
No results found
jdneo
released this
26 Apr 05:04
Changed
Improve the indexing performance#12
Fixed
0.1.4
Compare
Sorry, something went wrong.
No results found
jdneo
released this
26 Apr 05:05
Fixed
Fix an NPE in ImplementationsVisitor when getting the implementation ranges
Changed
Visit SimpleType and SimpleName in HoverVisitor and ReferencesVisitor