cueloop@0.1.0-alpha.56
Pre-release
Pre-release
·
24 commits
to main
since this release
Patch Changes
-
#266
0c8f353Thanks @mmurakaru! - Add abuild:binaryscript that compiles cueloop into a self-contained executable withbun build --compile, bundling the Bun runtime so the binary needs neither Node nor a separate Bun. A release workflow builds one binary per platform (darwin-arm64, darwin-x64, linux-x64, linux-arm64) and attaches them, with achecksums.txt, to the GitHub Release. A curl installer served atcueloop.dev/install.shand a Homebrew formula download those binaries, socurl -fsSL https://cueloop.dev/install.sh | shandbrew install cueloopinstall onto a stable PATH that survives Node version switches. -
Updated dependencies []:
- @cueloop/adapters@0.1.0-alpha.56
- @cueloop/client@0.1.0-alpha.56
- @cueloop/daemon@0.1.0-alpha.56
- @cueloop/schema@0.1.0-alpha.56