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!