Releases: narnaud/use
Releases · narnaud/use
v0.3.1
v0.3.0
v0.2.0
0.2.0 (2025-03-19)
Features
- Add some coloring and better console output (61ed79a)
- Add the final information (9e1cafa)
- clink: Add clink completion script (976784e)
- clink: Add clink integration (bb831d5)
- clink: Set the terminal title (ec4a047)
- cmd: Set the terminal title (73315bb)
Bug Fixes
- Fix example config file json (1bd7fe7)
v0.1.0
0.1.0 (2025-03-19)
Features
- Add batch file to use an env. (6a1b8a6)
- Add Cargo.lock to the repository (c239b6b)
- Add logger using log crate (c875977)
- Check the config file (41b2c25)
- Handle command line paramters (3a4e7a7)
- Merge environments before printing (63dbaf9)
- Print the resulting environment (75a9faa)
- Read the config file (868c1e3)
- Return the list of environment for a given name (bd2e62a)