Skip to content

v0.2.1 — CLI help/version, logo & branding

Latest

Choose a tag to compare

@mguptahub mguptahub released this 22 Jul 17:31
· 1 commit to main since this release
9d4b111

A small polish release on top of v0.2.0.

CLI

  • Richer --help — top-level usage now covers both modes (server default, agent), key environment variables, and examples (frugal help).
  • Per-mode help on frugal server -h / frugal agent -h and 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 the docker-compose.prod.yml example comment.

Install

  • Docker: docker pull ghcr.io/tools-plus/frugal:v0.2.1 (multi-arch amd64 + arm64)
  • Binary: frugal-linux-amd64 / frugal-linux-arm64 attached below (+ sha256) — run frugal version to confirm.