A small polish release on top of v0.2.0.
CLI
- Richer
--help— top-level usage now covers both modes (serverdefault,agent), key environment variables, and examples (frugal help). - Per-mode help on
frugal server -h/frugal agent -hand on invalid flags. frugal version/--version— the version is now injected at build time, so released binaries and the GHCR image report their tag (e.g.frugal v0.2.1).
Branding & docs
- New raccoon logo and a README header with badges and tagline.
Fixes
- Correct a stray
AWSOBS_reference in thedocker-compose.prod.ymlexample comment.
Install
- Docker:
docker pull ghcr.io/tools-plus/frugal:v0.2.1(multi-arch amd64 + arm64) - Binary:
frugal-linux-amd64/frugal-linux-arm64attached below (+ sha256) — runfrugal versionto confirm.