Skip to content

Releases: Zexolver/rix

Reconstruct Raven

Choose a tag to compare

@Zexolver Zexolver released this 30 Jul 13:06
9ed3925
Separate rix and rix-tui into distinct commands

Create separate binary targets for CLI and TUI:
- rix: Traditional command-line interface
- rix-tui: Interactive terminal user interface (new)

Architecture changes:
- Create lib.rs to expose modules for both binaries
- Move main entry points to src/bin/rix.rs and src/bin/rix-tui.rs
- Add [[bin]] entries in Cargo.toml for explicit binary configuration

GitHub Actions workflows:
- release.yml: Automatic cross-platform binary builds and releases
  * Builds for Linux x86_64, macOS x86_64/aarch64, Windows x86_64
  * Automatically uploads artifacts to GitHub releases
  * Strips binaries for smaller file sizes
- ci.yml: Continuous integration on every push/PR
  * Tests on Ubuntu, macOS, Windows
  * Tests on stable and beta Rust versions
  * Clippy linting and formatting checks
  * Code coverage reporting

This ensures:
✓ Users can run 'rix' for CLI or 'rix-tui' for TUI
✓ No confusion between command types
✓ Professional release process with automatic builds
✓ Cross-platform binary distribution
✓ Continuous quality assurance

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JdvKx4Vw2fhaGFwd5XYH2J

v0.6.1-Android

Choose a tag to compare

@Zexolver Zexolver released this 30 Jul 18:40

Full Changelog: v0.5.3...v0.6.1-Android

Alluring Android

Choose a tag to compare

@Zexolver Zexolver released this 30 Jul 13:07

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 19:13

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 17:36

Full Changelog: v0.5.0...v0.5.2

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:18

Full Changelog: v0.4.5...v0.5.0

Full Changelog: v0.4.5...v0.5.0

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 21 Jun 16:09

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 20 Jun 16:57

Full Changelog: v0.4.3...v0.4.4

Beta v0.4.1b

Beta v0.4.1b Pre-release
Pre-release

Choose a tag to compare

@Zexolver Zexolver released this 17 Jun 16:37
fix(core): inject safe.directory to both root and SUDO_USER git configs

Beta v0.4.1

Beta v0.4.1 Pre-release
Pre-release

Choose a tag to compare

@Zexolver Zexolver released this 17 Jun 06:09
chore: bump version (finally did) to v0.4.1