Releases: sourcegraph/scip-go
Releases · sourcegraph/scip-go
v0.1.26
01 Oct 14:36
Compare
Sorry, something went wrong.
No results found
Changelog
7456957 Add SymbolInformation for local symbols per SCIP spec (#167 )
64e1dd6 Add type information to local variables in SCIP index (#169 )
ae3fc19 chore: Prepare for v0.1.26 release (#170 )
v0.1.25
23 Aug 12:39
Compare
Sorry, something went wrong.
No results found
v0.1.24
13 May 05:43
Compare
Sorry, something went wrong.
No results found
v0.1.23
21 Feb 12:49
Compare
Sorry, something went wrong.
No results found
v0.1.22
18 Nov 04:30
Compare
Sorry, something went wrong.
No results found
Changelog
4e8264a Change CI triggers to handle pull requests as well (#140 )
6234110 Don't panic on missing pkg.Module (#138 )
66fcf96 chore: Bump Go version 1.23.2 -> 1.23.3 (#141 )
7194bc6 feat: Allow passing arbitrary package patterns (#139 )
v0.1.21
02 Oct 07:20
Compare
Sorry, something went wrong.
No results found
Changelog
6934633 chore: Bump version of scip-go for release (#137 )
b60ea1a chore: Update Dockerfile to use Go 1.23.2 (#136 )
v0.1.20
26 Sep 04:45
Compare
Sorry, something went wrong.
No results found
Changelog
429a5ea chore: Replace cachedString with sync.OnceValue (#131 )
3aaa77b fix: Correctly format logged errors during arg parsing (#132 )
8a54a26 fix: Index all test code in the current module (#134 )
v0.1.19
06 Sep 03:13
Compare
Sorry, something went wrong.
No results found
Changelog
ebfe810 chore: Bump Go version 1.23.0 -> 1.23.1 (#128 )
bbabeb5 fix: Remove incorrect diagnostic for missing ASTs (#129 )
v0.1.18
29 Aug 04:24
Compare
Sorry, something went wrong.
No results found
Changelog
a3f6edc Use charmbracelet/log instead of stdlib log (#124 )
9ec1d0c chore: Add CI test against gotip for catching regressions sooner (#123 )
18c5859 chore: Standardize logging logic & add more lines (#126 )
v0.1.17
23 Aug 06:12
Compare
Sorry, something went wrong.
No results found
Changelog
7862d53 chore: Remove indirect dep on sourcegraph/lib (#120 )
156f83c fix: Work around Go bug 68877 until Go 1.23.1 is released (#121 )