Releases: Gladium-AI/flare-edge-cli
Releases · Gladium-AI/flare-edge-cli
v0.1.2
What's Changed
- fix: write wasm build output to the reported artifact path by @paoloanzn in #9
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: add flare-edge-cli agent skill by @paoloanzn in #6
- fix: preserve unknown wrangler config fields on save by @paoloanzn in #8
- fix: prevent deploy --var nil map panic by @paoloanzn in #7
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Highlights
- first public release of
flare-edge-cli - Go-for-Wasm Cloudflare Workers scaffolding, compatibility checks, build, dev, deploy, teardown, and Cloudflare resource management
- first-class Workers AI support with chat, vision, embeddings, speech-to-text, text-to-speech, and image-generation templates
- automated release builds for Linux, macOS, and Windows
- one-line installer via
install.sh
Notes
This release should trigger the GitHub Actions release workflow to build and attach platform binaries automatically.