v1.1.0
Changelog
Bug fixes
- c5b5f41: fix: token cache → per-user non-roaming cache dir; wire up token_cache_path (#17) (@stozo04)
Other changes
- 87bd1c8: Add community-friendly paths rule to ClawHub standards (@stozo04)
- 06aa179: Bump golangci-lint to v2.12.2 and drop lint toolchain pin (#15) (@stozo04)
- e2bc5d8: Harden .env loading; add ClawHub security standards (@stozo04)
- 1073450: Merge pull request #12 from stozo04/dependabot/github_actions/golangci/golangci-lint-action-9 (@stozo04)
- 6f29c2e: Merge pull request #13 from stozo04/dependabot/github_actions/actions/checkout-6 (@stozo04)
- df97a2c: Merge pull request #14 from stozo04/dependabot/go_modules/go-dependencies-fd6f5276e4 (@stozo04)
- c1d8360: Merge pull request #16 from stozo04/remove-sync-command (@stozo04)
- 1aa412b: Merge pull request #18 from stozo04/bugfix/clawhub-feedback (@stozo04)
- c8c5871: Merge pull request #19 from stozo04/fix/issue-15-bump-golangci-lint (@stozo04)
- 8bc5389: Merge pull request #20 from stozo04/docs/no-doctor-troubleshooting (@stozo04)
- 8892c7d: Remove sync command: make speediance-cli a pure data collector (@stozo04)
- c334551: add Releasing.md (@stozo04)
- 72c315c: ci: bump actions/checkout from 4 to 6 (@dependabot[bot])
- 2b0c3be: ci: bump golangci/golangci-lint-action from 7 to 9 (@dependabot[bot])
- bd5701c: deps: bump the go-dependencies group with 2 updates (@dependabot[bot])
Install
Download a binary from the assets below, or with Go:
go install github.com/stozo04/speediance-cli/cmd/speediance-cli@v1.1.0See the bundled SKILL.md / AGENTS.md for usage and the JSON + exit-code contract.