Skip to content

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 31 Mar 07:40
· 29 commits to master since this release

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