Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 07:23
· 1 commit to main since this release
v0.10.0
10eed14

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, and goreleaser 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; downloaded spogo_0.10.0_darwin_arm64.tar.gz passed checksum verification and prints 0.10.0.
  • Homebrew tap formula verified at steipete/homebrew-tap@33772b1ae1d53bf2ebcd2e2cce36e10b4da912ce; brew info steipete/tap/spogo reports stable 0.10.0, and brew fetch --force steipete/tap/spogo succeeds.