Release Notes
Changed
- Bumped
symbolic-common / symbolic-debuginfo 13.8.0 → 13.9.0. The ELF
code_id and Mach-O debug_id the CLI reads are stable across major-13
minors; the arch/format identifier-pinning tests confirm no drift.
Install bugsee-cli 0.7.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bugsee/bugsee-cli/releases/download/v0.7.2/bugsee-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/bugsee/bugsee-cli/releases/download/v0.7.2/bugsee-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install bugsee/tap/bugsee-cli
Install prebuilt binaries into your npm project
npm install @bugsee/bugsee-cli@0.7.2
Download bugsee-cli 0.7.2