Skip to content

Releases: envx-project/cli

v2.0.3

22 Sep 06:53
a2cc49b
Compare
Choose a tag to compare

2.0.3 (2024-09-22)

Bug Fixes

v2.0.2

12 Sep 19:56
b20f390
Compare
Choose a tag to compare

2.0.2 (2024-09-12)

Bug Fixes

  • set variables command and add debug to auth (d44b849)

v2.0.1

03 Sep 08:29
54e44ea
Compare
Choose a tag to compare

2.0.1 (2024-09-03)

Bug Fixes

v2.0.0

03 Sep 08:13
9079f8b
Compare
Choose a tag to compare

2.0.0 (2024-09-03)

⚠ BREAKING CHANGES

  • envcli -> envx

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

28 Aug 17:30
a70b8c2
Compare
Choose a tag to compare

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

24 Aug 01:43
793ed33
Compare
Choose a tag to compare

1.1.4 (2024-08-24)

Bug Fixes

v1.1.3

24 Aug 01:36
c7b86c1
Compare
Choose a tag to compare

1.1.3 (2024-08-24)

Bug Fixes

v1.1.2

24 Aug 00:46
66294d8
Compare
Choose a tag to compare

1.1.2 (2024-08-24)

Bug Fixes

v1.1.1

23 Aug 21:55
76fb527
Compare
Choose a tag to compare

1.1.1 (2024-08-23)

Bug Fixes

v1.1.0

23 Aug 21:44
b4c046a
Compare
Choose a tag to compare

1.1.0 (2024-08-23)

Features

Bug Fixes