Releases: envx-project/cli
Releases · envx-project/cli
v2.0.3
2.0.3 (2024-09-22)
Bug Fixes
v2.0.2
2.0.2 (2024-09-12)
Bug Fixes
- set variables command and add debug to auth (d44b849)
v2.0.1
2.0.1 (2024-09-03)
Bug Fixes
v2.0.0
2.0.0 (2024-09-03)
⚠ BREAKING CHANGES
Features
Bug Fixes
- breaking change on the decrypt function (8b9d4fe)
- cargo clippy (54d5856)
- change key type to RSA 4096 (834cc65)
- envcli -> envx (04e0421)
- proper error handling for parsing partial variables (8a89e34)
- unset defaults to current project (9f578d3)
- unwrap -> ok_or and ? (f796c69)
v1.1.5
1.1.5 (2024-08-28)
Bug Fixes
- rename env-cli to envx (0001beb), closes #39
- set command now overwrites existing variables (f9dc3b5)
v1.1.4
1.1.4 (2024-08-24)
Bug Fixes
v1.1.3
1.1.3 (2024-08-24)
Bug Fixes
v1.1.2
1.1.2 (2024-08-24)
Bug Fixes
v1.1.1
1.1.1 (2024-08-23)
Bug Fixes
v1.1.0
1.1.0 (2024-08-23)
Features
Bug Fixes