Skip to content

v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Oct 17:29

RMX v0.6.1

📥 Installation

Linux (x86_64):

curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bash

macOS (Intel/Apple Silicon):

curl -sSL https://raw.githubusercontent.com/ismoilovdevml/rmx/main/install.sh | bash

📦 Pre-built Binaries

Download the appropriate binary for your platform:

  • rmx-x86_64-unknown-linux-musl.tar.gz - Linux x86_64 (static binary)
  • rmx-aarch64-unknown-linux-musl.tar.gz - Linux ARM64 (static binary)
  • rmx-x86_64-apple-darwin.tar.gz - macOS Intel
  • rmx-aarch64-apple-darwin.tar.gz - macOS Apple Silicon

🚀 What's Changed

See commits for details.

Full Changelog: v0.6.0...v0.6.1