Skip to content

v0.25.12

Choose a tag to compare

@tomtev tomtev released this 18 Feb 15:42
· 22 commits to main since this release

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 | bash

Requires Node.js 18+.

Note: This release includes a macOS arm64 tarball only. More platforms coming soon.