Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 11:00
· 4 commits to main since this release

Changelog

  • 6daddb4 chore(prices): bump latest_version to 0.1.2 for update notice
  • dc9ab58 fix(goreleaser): strip macOS quarantine in cask postflight (BL-39); bump 0.1.2
  • 3196b51 fix(install.sh): already-latest hint shows the runnable force command (curl ... | sh -s -- --force) instead of bare 'use --force'
  • b1dc2f5 docs(readme): hero install command → curl (brew cask triggers macOS Gatekeeper; curl is the smooth cross-platform one-liner)
  • b788f26 docs(cc-probeline-update): simplify to detect-channel → one command → one-line report; forbid config/cache spelunking and re-runs
  • d565507 feat(install.sh): skip download when already on latest version ('already the latest version'); parse flags before locate/download so --help/guard work correctly
  • fbd65a6 fix(install.sh): drop misleading 'No local binary found' message on curl path; require regular file (dir named cc-probeline no longer mistaken for binary)
  • ded8d47 docs(readme): replace unverified 'reproducible builds' with signed SLSA build provenance + verify command
  • 2d21147 docs(readme): Homebrew is a macOS cask — point Linux users to curl
  • e935226 docs(readme): plugin slash commands appear only after restarting Claude Code
  • 2e61223 fix(install.sh): POSIX sh compat — drop bash array + set -o pipefail (curl | sh failed on dash/Ubuntu); add CI dash guard
  • f05d12f docs(release-0.1.1): honest uninstall (cc-probeline uninstall restores status line), remove all W5 verify markers