Skip to content

Releases: ismoilovdevml/rmx

v0.6.1

05 Oct 17:29

Choose a tag to compare

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

v0.6.0

05 Oct 17:14

Choose a tag to compare

RMX v0.6.0

πŸ“₯ 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.5.0...v0.6.0

v0.5.0

05 Oct 16:17

Choose a tag to compare

RMX v0.5.0

πŸ“₯ 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.4.0...v0.5.0

v0.4.0

02 Oct 02:46

Choose a tag to compare

Release v0.4.0 - Performance optimization and major improvements

v0.3.0

15 May 09:19

Choose a tag to compare

Big changes in the updated version v0.3.0

What's new in v0.3.0

  • parallel processing
  • support multiple-disk
  • display the size of deleted files
  • 2x accelerated rmx
  • brighter colors
  • optimized code

v0.2.0

31 Mar 04:50

Choose a tag to compare

Updated fast rmx

Bugs fixed added new features and colorful cli.

What's new in v0.2.0

  • rmx has been optimized

  • Colorful CLI

  • Speed and convenience

v0.1.0

10 Jan 07:22

Choose a tag to compare

The first version of the program.

rmx is a program designed to delete many and large files. There are currently 3 cli commands.

List of commands

  • rmx -- is the main command used to delete files

  • about -- command that provides information about the program

  • dev -- Command that provides information about the Developer and the Program source code