Skip to content

Releases: fatwang2/search1api-cli

v1.2.0

02 Apr 09:22

Choose a tag to compare

v1.1.3

31 Mar 07:40

Choose a tag to compare

What's New

  • Standalone binary distribution — no Node.js required, one-line install:
    curl -fsSL https://cli.search1api.com/install.sh | bash
  • Cross-platform binaries — darwin (arm64/x64), linux (arm64/x64), windows (x64)
  • GitHub Actions CI — automated binary builds on every release tag
  • Updated docs — README and Claude Code skill updated with new install method

Supported Platforms

Platform Binary
macOS Apple Silicon s1-darwin-arm64
macOS Intel s1-darwin-x64
Linux x64 s1-linux-x64
Linux arm64 s1-linux-arm64
Windows x64 s1-windows-x64.exe

Full Changelog: v1.1.2...v1.1.3