Releases: zix-rs/zix
Releases · zix-rs/zix
v0.0.8 - Bug fixes
Tree Output
v0.0.7 Tree output
Linux support
v0.0.6 Linux support
UI improvement
Summary
This release focuses on improving the user experience, optimizing the installer script, and updating dependencies for better performance and maintainability.
Changelog
🚀 Features
- Enhanced UI for Command Output:
- Improved the interface for better readability and user experience.
- Added better visual feedback in command execution.
🛠️ Improvements
- Installer Script Updates:
- The installer now checks if
Zix
is already in thePATH
and only adds it if necessary. - Improved feedback during installation to distinguish between updates and fresh installations.
- The installer now checks if
- Dependency Updates:
- Upgraded
zix
crate version to0.0.5
for better stability and support.
- Upgraded
🔧 Fixes
- Removed outdated GitHub workflow file (
update-json.yaml
).
📂 Internal Changes
- Improved structure of
Cargo.toml
andCargo.lock
for better package management.
Upgrade Instructions
- Download the latest version of
zx.exe
- Run the updated
installer.ps1
script to install or updateZix
on your machine../installer.ps1
- Enjoy the new and improved
Zix
experience!
colorful
v0.0.3 - Refactor
Refactorings Completed
Bug Fixes
v0.0.1 - First Launch of the 'zit' Tool
Summary
This is the first version of the 'zit' command, a tool designed to facilitate the efficient management and execution of tasks.
Features
- Fast command execution.
- User-friendly command-line interface.
- Built-in help functions.
Usage Instructions
To run 'zit', simply use the following command in the terminal:
./zit [options]
Requirements
- Operating System: Windows (at the moment).