Skip to content

Tags: sultano/coffer

Tags

v0.12.0

Toggle v0.12.0's commit message
v0.12.0: Add --config-file flag and secrets-only env var default to c…

…offer run

v0.11.1

Toggle v0.11.1's commit message
Add COFFER_ENV environment variable support and validate environment …

…names

v0.11.0

Toggle v0.11.0's commit message
Output nested JSON/YAML from resolve command instead of flat env vars

coffer resolve -f json/yaml now preserves the nested config structure
with secrets resolved, making output suitable for SDK consumption.
Dotenv format continues to output flat env var key-value pairs.

v0.10.2

Toggle v0.10.2's commit message
Remove macOS Gatekeeper quarantine on cask install

v0.10.1

Toggle v0.10.1's commit message
Fix YAML list values resolving to empty strings

Flatten now joins []any slices as comma-separated strings instead of
silently dropping them via the default case.

v0.10.0

Toggle v0.10.0's commit message
Add Homebrew tap and install script distribution

Add homebrew_casks config to GoReleaser, POSIX install script with
checksum verification, and expand README installation section with
Homebrew, install script, go install, and manual download options.

v0.9.0

Toggle v0.9.0's commit message
Release v0.9.0