Releases: fatwang2/search1api-cli
Releases · fatwang2/search1api-cli
v1.2.0
Full Changelog: v1.1.3...v1.2.0
v1.1.3
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