Skip to content

Releases: zoispag/valsenv

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:06
eb7c5f9

Changelog

  • eb7c5f9 feat(get): add get subcommand for raw single-ref resolution (#2)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 11:30
dd91887

Changelog

  • dd91887 feat(render): add --quote=shell for source-safe output (#1)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:03
5544164

Changelog

  • 5544164 fix(render): resolve refs wrapped in surrounding quotes
  • 4774a89 docs: update banner image
  • 4788d89 docs: add banner image

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 12:14
419fb0c

Changelog

  • 419fb0c ci: publish homebrew formula via github app token
  • ce4d3df refactor(cli): migrate to cobra and add version subcommand
  • 35c0dc2 refactor(render): drop provider-specific credential pre-check
  • 7556aaa feat: token pre-check, multiline reject, fail-closed guard
  • 7d81208 ci: add build/test workflow and release automation
  • 46805d6 docs: add README
  • c30e4c7 feat(cli): add render command with -f/-o/stdin
  • a9540aa feat(render): vals-backed resolve pipeline (fail-closed runtime)
  • 395657e feat(dotenv): line-preserving scanner and emitter
  • 42bf701 chore: initialize module