Skip to content

Releases: sourcegraph/scip

scip v0.6.0

23 Sep 06:21
09c0a10

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.6.0.

Download the CLI for your current platform using:

env \
  TAG="v0.6.0" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.5.2

28 Feb 08:55
0ed1933

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.5.2.

Download the CLI for your current platform using:

env \
  TAG="v0.5.2" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.5.1

17 Oct 05:11
727d53e

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.5.1.

Download the CLI for your current platform using:

env \
  TAG="v0.5.1" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.5.0

26 Sep 04:02
33d8709

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.5.0.

Download the CLI for your current platform using:

env \
  TAG="v0.5.0" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.4.0

11 Jun 12:15
6296669

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.4.0.

Download the CLI for your current platform using:

env \
  TAG="v0.4.0" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.3.3

24 Jan 04:35
f6c9fe6

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.3.3.

Download the CLI for your current platform using:

env \
  TAG="v0.3.3" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.3.2

03 Nov 13:10
c108923

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.3.2.

Download the CLI for your current platform using:

env \
  TAG="v0.3.2" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.3.1

25 Oct 15:33

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.3.1.

Download the CLI for your current platform using:

env \
  TAG="v0.3.1" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.3.0

21 Jun 00:07
ebe3e6c

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.3.0.

Download the CLI for your current platform using:

env \
  TAG="v0.3.0" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip

scip v0.2.3: Bug-fix for SCIP to LSIF conversion

07 Oct 07:37
ab24aeb

Choose a tag to compare

See the CHANGELOG to see what's new in scip v0.2.3.

Download the CLI for your current platform using:

env \
  TAG="v0.2.3" \
  OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
  ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
  bash -c 'curl -L "https://github.com/sourcegraph/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scip