Skip to content

UI improvement

Latest
Compare
Choose a tag to compare
@arkeasz arkeasz released this 06 Jan 19:15
· 16 commits to main since this release

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 the PATH and only adds it if necessary.
    • Improved feedback during installation to distinguish between updates and fresh installations.
  • Dependency Updates:
    • Upgraded zix crate version to 0.0.5 for better stability and support.
πŸ”§ Fixes
  • Removed outdated GitHub workflow file (update-json.yaml).
πŸ“‚ Internal Changes
  • Improved structure of Cargo.toml and Cargo.lock for better package management.

Upgrade Instructions

  1. Download the latest version of zx.exe
  2. Run the updated installer.ps1 script to install or update Zix on your machine.
    ./installer.ps1
  3. Enjoy the new and improved Zix experience!