CLI v0.10.2
·
246 commits
to main
since this release
Install
curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bashRe-run the same command later to upgrade — the installer
picks the latest cli/v* release and skips if you already
have it (use --force to reinstall).
What's Changed
- build(cli): keep the Go symbol table in release binaries (drop -s, keep -w) by @dvcdsys in #151
- build(server): keep the Go symbol table in image builds (drop -s, keep -w) by @dvcdsys in #152
Full Changelog: cli/v0.10.1...cli/v0.10.2