v0.25.12
What's new
- Curl-based install — no npm required, just
curl | bash:curl -fsSL https://raw.githubusercontent.com/tomtev/loopwind/main/install.sh | bash - Fixed WASM path resolution for global installs
- Removed platform commands (login, logout, publish, unpublish, whoami, agent, templates)
- Build tarball script for creating release artifacts (
scripts/build-tarball.sh)
Install
curl -fsSL https://raw.githubusercontent.com/tomtev/loopwind/main/install.sh | bashRequires Node.js 18+.
Note: This release includes a macOS arm64 tarball only. More platforms coming soon.