Skip to content

Releases: maxnorth/nv

v0.2.1

18 Feb 22:31
01abe48
Compare
Choose a tag to compare
  • Makes nv.yaml optional #19
  • Safer output encoding #20
  • Fix issue with working dir of nv run #21

v0.2.0

07 Feb 00:30
8e83289
Compare
Choose a tag to compare

Introduces new url scheme: nv+resolver://path/to/secret, compared to previous: nv://resolver/path/to/secret.

v0.1.1

04 Feb 21:38
25fb8b3
Compare
Choose a tag to compare

Changes:

  • Fixes nv print results to include values loaded from .env files, even if they weren't resolved URLs
  • Adds -d/--dir global arg to allow running nv from a different working dir than where nv.yaml and .env files live

v0.1.0

28 Jan 16:07
Compare
Choose a tag to compare

First release. Functional version of the CLI with basic commands.