Skip to content

Releases: sourcegraph/scip-go

v0.1.26

01 Oct 14:36
v0.1.26
ae3fc19

Choose a tag to compare

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
add7222

Choose a tag to compare

Changelog

v0.1.24

13 May 05:43
20811a1

Choose a tag to compare

Changelog

v0.1.23

21 Feb 12:49
37853ae

Choose a tag to compare

Changelog

v0.1.22

18 Nov 04:30
1b5e8dd

Choose a tag to compare

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
6934633

Choose a tag to compare

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
620b8e6

Choose a tag to compare

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
6234e30

Choose a tag to compare

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
5013896

Choose a tag to compare

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
f686498

Choose a tag to compare

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)