| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-10 | 588 Bytes | |
| spogo_0.10.0_linux_amd64.tar.gz | 2026-06-10 | 5.7 MB | |
| spogo_0.10.0_linux_arm64.tar.gz | 2026-06-10 | 5.3 MB | |
| spogo_0.10.0_windows_amd64.zip | 2026-06-10 | 5.7 MB | |
| spogo_0.10.0_darwin_amd64.tar.gz | 2026-06-10 | 5.6 MB | |
| spogo_0.10.0_darwin_arm64.tar.gz | 2026-06-10 | 5.3 MB | |
| spogo_0.10.0_windows_arm64.zip | 2026-06-10 | 5.2 MB | |
| README.md | 2026-06-10 | 1.3 kB | |
| v0.10.0 source code.tar.gz | 2026-06-10 | 329.0 kB | |
| v0.10.0 source code.zip | 2026-06-10 | 398.8 kB | |
| Totals: 10 Items | 33.5 MB | 0 | |
0.10.0 - 2026-06-10
- Add user top tracks and retained listening history commands (
#29, thanks @hibachipapi) - Fix Firefox cookie imports when browser expiry values cannot be serialized (
#31, thanks @meoyawn)
Proof
- Pre-release queue check: 0 open issues, 0 open PRs.
- Main CI passed for release commit
10eed143b7368223adc964cf7e23e04b20c66ad9: https://github.com/openclaw/spogo/actions/runs/27259923335 - Local checks passed:
go test ./...,./scripts/lint.sh,./scripts/check-coverage.sh 90(90.5%),go run golang.org/x/tools/cmd/deadcode@v0.45.0 -test ./...,make spogo && ./spogo --version,node scripts/build-docs-site.mjs,goreleaser check, andgoreleaser release --snapshot --clean. - Autoreview passed with no accepted/actionable findings.
- Release workflow passed for tag
v0.10.0: https://github.com/openclaw/spogo/actions/runs/27260090024 - Release assets uploaded for macOS, Linux, Windows, and
checksums.txt; downloadedspogo_0.10.0_darwin_arm64.tar.gzpassed checksum verification and prints0.10.0. - Homebrew tap formula verified at
steipete/homebrew-tap@33772b1ae1d53bf2ebcd2e2cce36e10b4da912ce;brew info steipete/tap/spogoreports stable0.10.0, andbrew fetch --force steipete/tap/spogosucceeds.