Skip to content

Releases: Gladium-AI/flare-edge-cli

v0.1.2

23 Mar 00:47
d67112b

Choose a tag to compare

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

23 Mar 00:31
8479abc

Choose a tag to compare

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

22 Mar 22:24
7cc5dbc

Choose a tag to compare

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.