Releases: 3stack-software/nv
Releases · 3stack-software/nv
v0.0.2
- AWS - Set the default region based on the profile (53fbfa7)
- Support environments without names (eg, don't require dev/prod) (d439a7f)
- Support encryption of environment variables at rest (ebae7c0)
- CLI - allow configuration of environment variables during
nv create
(4f1134a) - CLI - Cleanup command definition (3d5d28c)
- AWS - Fix issue when profile does not generate session token (3a13fe0)
- Bash Prompt - prevent breakage where PS1 isn't set (2645f76)
- Bash Prompt - wrap non-printing sequences with
\[...\]
(72e60e7) - Check the data-type of environment.json (7fcbcaa)