Releases: sourcegraph/scip-go
Releases · sourcegraph/scip-go
v0.1.22
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
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
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
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
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
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)
v0.1.14
Changelog
- fbb4bd4 Fix cross repo Go references when not pointing at a tagged version (#99)