@curl-runner/cli@1.22.0
·
42 commits
to main
since this release
Minor Changes
-
#100
9b6f0a7Thanks @alexvcasillas! - feat: add .env file support with secret redaction- Load variables from .env, .env.local, .env.{env}, .env.{env}.local
--env/-eflag to select environmentSECRET_*prefixed variables automatically redacted in output- Pattern-based detection for common API keys (Stripe, AWS, GitHub, NPM, Slack, Paddle, OpenAI, Anthropic)
--no-redactflag to disable redaction- Config option
env.environmentandenv.redactSecrets