Skip to content

Latest commit

 

History

History
497 lines (266 loc) · 24 KB

File metadata and controls

497 lines (266 loc) · 24 KB

Changelog

2.13.0 (2026-04-19)

Features

  • -e variable override for envx run and envx shell (563de4f)

2.12.0 (2026-02-17)

Features

2.11.1 (2026-02-07)

Bug Fixes

  • remove .envx file fallback on variable get failure (6c3a8a6)

2.11.0 (2025-12-16)

Features

Bug Fixes

2.10.1 (2025-10-29)

Bug Fixes

2.10.0 (2025-10-28)

Features

2.9.1 (2025-10-16)

Bug Fixes

2.9.0 (2025-10-16)

Features

  • read password from command (34761e8)

2.8.1 (2025-09-18)

Bug Fixes

  • include force flag in update command (a0c02bc)
  • modernize the "remove user" command (b1a4f85)
  • segfault (5b44208)

2.8.0 (2025-08-03)

Features

  • add list_projects command (bf95fdd)

2.7.0 (2025-08-02)

Features

2.6.3 (2025-07-31)

Bug Fixes

  • debugging and config drop behaviour (501e847)

2.6.2 (2025-07-31)

Bug Fixes

2.6.1 (2025-07-28)

Bug Fixes

2.6.0 (2025-07-28)

Features

  • real atomic writes + global config file (cc02d25)

2.5.1 (2025-06-25)

Bug Fixes

  • read and write envx files to correct location (3308ee7)

2.5.0 (2025-06-25)

Features

Bug Fixes

  • add project name to choice (9ce04f2)

2.4.1 (2025-05-26)

Bug Fixes

2.4.0 (2025-05-26)

Features

  • better output for whoami; json output for whoami (8c307fe)

Bug Fixes

2.3.1 (2025-05-21)

Bug Fixes

  • help messages (d7c0db4)
  • move delete project to project module (a68137c)

2.3.0 (2025-05-21)

Features

  • automatically set primary key to the correct value in config file (ff4ae89)
  • options to not set primary key and not upload key (3085d0f)
  • single primary key (510e415)

Bug Fixes

  • compare semver with different length (a1943d7)
  • fmt (510e415)
  • remove deprecated get_config function (d0bc0e3)
  • remove username, name, email, switch to nickname (7778d9f)
  • warnings (8c01a23)

2.2.1 (2025-02-20)

Bug Fixes

  • add update command to cli (2f60a5d)

2.2.0 (2025-02-20)

Features

2.1.1 (2025-02-13)

Bug Fixes

  • add default value for project name (437a73c)
  • update function name everywhere (437a73c)

2.1.0 (2025-02-12)

Features

  • cli calls v2 functions to get and declare new project name (#45) (f1ac78c)

2.0.3 (2024-09-22)

Bug Fixes

2.0.2 (2024-09-12)

Bug Fixes

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

2.0.1 (2024-09-03)

Bug Fixes

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)

1.1.5 (2024-08-28)

Bug Fixes

  • rename env-cli to envx (0001beb), closes #39
  • set command now overwrites existing variables (f9dc3b5)

1.1.4 (2024-08-24)

Bug Fixes

1.1.3 (2024-08-24)

Bug Fixes

1.1.2 (2024-08-24)

Bug Fixes

1.1.1 (2024-08-23)

Bug Fixes

1.1.0 (2024-08-23)

Features

Bug Fixes

1.0.0 (2024-06-26)

⚠ BREAKING CHANGES

  • bump semver major

Features

0.1.0 (2024-06-26)

Features

Bug Fixes

0.5.0 (2024-03-10)

Features

Bug Fixes

0.4.1 (2024-01-02)

Bug Fixes

0.4.0 (2023-12-31)

Features

0.3.9 (2023-12-31)

Bug Fixes

0.3.8 (2023-12-30)

Bug Fixes

0.3.7 (2023-12-30)

Bug Fixes

0.3.6 (2023-12-30)

Bug Fixes

0.3.5 (2023-12-30)

Bug Fixes

  • give it permissions to write (4818728)

0.3.4 (2023-12-30)

Bug Fixes

0.3.3 (2023-12-30)

Bug Fixes

0.3.2 (2023-12-30)

Bug Fixes

0.3.1 (2023-12-30)

Bug Fixes

0.3.0 (2023-12-30)

Features

Bug Fixes