Skip to content

Releases: zix-rs/zix

Linux support

22 Jan 02:56
5bc9639
Compare
Choose a tag to compare
v0.0.6

Linux support

UI improvement

06 Jan 19:15
Compare
Choose a tag to compare

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!

colorful

28 Dec 00:39
Compare
Choose a tag to compare
v0.0.4

Colorful

v0.0.3 - Refactor

29 Nov 02:58
Compare
Choose a tag to compare
Refactorings Completed

Bug Fixes

14 Nov 03:00
Compare
Choose a tag to compare
v0.0.2

Bug fixes

v0.0.1 - First Launch of the 'zit' Tool

26 Sep 15:02
Compare
Choose a tag to compare

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).