Releases: scip-code/scip
scip v0.8.1
Download the CLI for your current platform using:
env \
TAG="v0.8.1" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/scip-code/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scipWhat's Changed
- Constrain Renovate for JVM bindings deps by @jupblb in #430
- Drop
ripgrepfromscip-examplesby @jupblb in #432 - Publish TypeScript bindings to npm by @jupblb in #429
- Publish Haskell bindings to Hackage by @jupblb in #428
- Lower cabal-version to 3.6 and default-language to GHC2021 by @jupblb in #434
- Clean up reprolang's grammar by @jupblb in #433
- Auto-trigger release on cmd/scip/version.txt change by @jupblb in #435
- Bump version to 0.8.1 by @jupblb in #436
Full Changelog: v0.8.0...v0.8.1
scip v0.8.0
Download the CLI for your current platform using:
env \
TAG="v0.8.0" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/scip-code/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scipWhat's Changed
- Prepare the release flow for enabling immutable releases by @jupblb in #396
- Drop kubernetes/kubernetes from SCIP examples by @jupblb in #394
- Migrate base renovate config to
config:recommendedby @jupblb in #395 - Introduce dedicated
SignatureDocumentationmessage type by @jupblb in #385 - Auto-update
flake.nixvendorHashon Renovate PRs by @jupblb in #405 - Update module github.com/klauspost/compress to v1.18.6 by @renovate[bot] in #399
- Sync Go workspace before recomputing vendor hashes by @jupblb in #411
- Tidy each Go module instead of
go work syncby @jupblb in #413 - Update module google.golang.org/protobuf to v1.36.11 by @renovate[bot] in #400
- Update dependency @bufbuild/protobuf to v2.12.0 by @renovate[bot] in #401
- Update module github.com/fatih/color to v1.19.0 by @renovate[bot] in #402
- Update module github.com/k0kubun/pp/v3 to v3.5.1 by @renovate[bot] in #404
- Update module github.com/montanaflynn/stats to v0.9.0 by @renovate[bot] in #406
- Update module pgregory.net/rapid to v1.3.0 by @renovate[bot] in #408
- Update module github.com/hhatto/gocloc to v0.7.0 by @renovate[bot] in #403
- Update module zombiezen.com/go/sqlite to v1.4.2 by @renovate[bot] in #409
- Update dependency typescript to v6 by @renovate[bot] in #410
- Update module github.com/urfave/cli/v2 to v3 by @renovate[bot] in #416
- Update DeterminateSystems/nix-installer-action action to v22 by @renovate[bot] in #414
- Keep Renovate PRs rebased and tolerate auto-fix commits by @jupblb in #415
- Migrate buf.gen.yaml from v1 to v2 syntax by @jupblb in #418
- Combine renovate fix + nix-checks into one sequenced workflow by @jupblb in #417
- Update dorny/paths-filter action to v4 by @renovate[bot] in #419
- Update flake.nix to 26.05 by @jupblb in #422
- Update DeterminateSystems/magic-nix-cache-action action to v14 by @renovate[bot] in #421
- Add Java and Kotlin protobuf bindings by @jupblb in #398
- Enable
flake.lockupdates by @jupblb in #424 - Bump version to 0.8.0 by @jupblb in #425
Full Changelog: v0.7.1...v0.8.0
scip v0.7.1
See the CHANGELOG to see what's new in scip v0.7.1.
Download the CLI for your current platform using:
env \
TAG="v0.7.1" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/scip-code/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scipscip v0.7.0
See the CHANGELOG to see what's new in scip v0.7.0.
Download the CLI for your current platform using:
env \
TAG="v0.7.0" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
ARCH="$(uname -m | sed -e 's/x86_64/amd64/')" \
bash -c 'curl -L "https://github.com/scip-code/scip/releases/download/$TAG/scip-$OS-$ARCH.tar.gz"' \
| tar xzf - scipscip v0.6.1
See the CHANGELOG to see what's new in scip v0.6.1.
Download the CLI for your current platform using:
env \
TAG="v0.6.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 - scipscip v0.6.0
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 - scipscip v0.5.2
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 - scipscip v0.5.1
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 - scipscip v0.5.0
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 - scipscip v0.4.0
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