Skip to content

Releases: Lennart1978/shuffle

Version 1.2.1 Termux-aarch64

02 Sep 13:57
Compare
Choose a tag to compare

Version 1.2.1 for Termux with compiled binary for aarch64.

  • Now you can shuffle all text files even with Unicode characters.

build:
make

install:
make install
Or copy the compiled binary to your $PATH

Type 'shuffle -h' for help.

Version 1.2.1 LINUX

02 Sep 13:50
Compare
Choose a tag to compare

Version 1.2.1:

  • like 1.2.0 but fixed a bug.
  • Now you can shuffle every kind of text (with Unicode characters)

Version 1.2.0 Termux Unicode support

02 Sep 11:41
Compare
Choose a tag to compare

Version 1.2.0 for Termux with compiled binary for aarch64.

  • Now you can shuffle all text files even with Unicode characters.

build:
make

install:
make install
Or copy the compiled binary to your $PATH

Type 'shuffle -h' for help.