2.0.3 (2024-09-22)
- cargo clippy (b68d2f5)
- keyring expiry (7e92656)
- remove debug command (03a2236)
- view command has proper prompts (b68d2f5)
2.0.2 (2024-09-12)
- set variables command and add debug to auth (d44b849)
2.0.1 (2024-09-03)
- migration command (a0709a0)
2.0.0 (2024-09-03)
- envcli -> envx
- add all flag to unset (9f578d3)
- add all flag to variables command (a674b20)
- migrate command (fe39a93)
- 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)
- rename env-cli to envx (0001beb), closes #39
- set command now overwrites existing variables (f9dc3b5)
1.1.4 (2024-08-24)
- correct targets for ci (83de2ae)
1.1.3 (2024-08-24)
- ci targets (2ddf7e0)
1.1.2 (2024-08-24)
1.1.1 (2024-08-23)
1.1.0 (2024-08-23)
1.0.0 (2024-06-26)
- bump semver major
- bump semver major (41b990e)
- add recipient (f9da002)
- add recipients (528a2c3)
- add tables and improve ui (f04db01)
- better
set
command, support setting multiple variables at once (c74e7f9) - clean output for export (fb42dcd)
- clean up (6f4be37)
- everything works (9ec6070)
- export (#1) (65854bf)
- fix variables (7436c37)
- full refactor (73dfbb8)
- full refactor (527d6d7)
- global project configuration (7c46bdd)
- it works (kinda) (cb0c397)
- list users in project (e4a9592)
- local read/write environment variables (6cb7f0a)
- local read/write environment variables (323b117)
- more functionality (e5626d3)
- move all crud operations to sdk.rs (f04db01)
- MVP (a189005)
- new sdk (f1a271c)
- real clean output for export (3dd6ec9)
- remove beta and nightly ci (5733775)
- remove useless log information (c2b8a1a)
- remove user from project (c542933)
- sdk upgrades & secret setting + signing (7429f4c)
- settable projects (fe3aa8b)
- start working on revamping rsa keys (b418b36)
- switch thread_rng for OsRng for cryptographically secure random generation (1f84330)
- unsafe password storage (#31) (9d8d7ae)
- user id (8bd257e)
- binary name (c32475c)
- cargo fmt (ba7788b)
- cargo fmt (b4f9561)
- cargy fmt (c3f065b)
- ci matrix (d6220d4)
- ci? (c82e875)
- fmt (5057861)
- give it permissions to write (e0e718f)
- help messages (d2c3596)
- install openssl where needed (8573958)
- install.sh (23aadf8)
- linux musl (#11) (7037907)
- lost (5ed633c)
- make test an Option<String> (f3a490e)
- proper error handling for set (a3d8bd7)
- rectified cargo toml (1aaa2c4)
- rpgp -> envx typo (9e6dfa9)
- rust CI only runs on push (53d2b0d)
- stupid intersection code (629a9c7)
- stupid user bug (8140a90)
- support windows home directory shenanigans (02c80e2)
- unwraps become ?'s (367a88e)
- use cross (e1201dc)
0.5.0 (2024-03-10)
0.4.1 (2024-01-02)
0.4.0 (2023-12-31)
- fix variables (e7cc76f)
0.3.9 (2023-12-31)
- install.sh (aebbf7a)
0.3.8 (2023-12-30)
- rectified cargo toml (f0d23ef)
0.3.7 (2023-12-30)
- binary name (7aa48f8)
0.3.6 (2023-12-30)
0.3.5 (2023-12-30)
- give it permissions to write (4818728)
0.3.4 (2023-12-30)
- lost (808f1a0)
0.3.3 (2023-12-30)
0.3.2 (2023-12-30)
- use cross (793e103)
0.3.1 (2023-12-30)
- ci? (2eb743f)