Skip to content

Releases: sourcegraph/scip-go

v0.1.23

21 Feb 12:49
37853ae
Compare
Choose a tag to compare

Changelog

v0.1.22

18 Nov 04:30
1b5e8dd
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v0.1.16

14 Aug 16:15
49c2ebd
Compare
Choose a tag to compare

Changelog

v0.1.15

12 Jul 08:51
768c40a
Compare
Choose a tag to compare

Changelog

v0.1.14

17 May 07:07
9b0a042
Compare
Choose a tag to compare

Changelog

  • fbb4bd4 Fix cross repo Go references when not pointing at a tagged version (#99)