Skip to content

Releases: Cynosureprime/rlite

0.43

Choose a tag to compare

@blazer2x blazer2x released this 09 Jun 15:01

Added recursive dir processing when specifying reference files

Use with -r dir or -r dir:*.txt to specify an extension

0.42

Choose a tag to compare

@blazer2x blazer2x released this 05 Jun 17:06
  • Added similarity matching and sorting see -z and -Z arguments
  • Added modes to limit memory usage or process in parts, by sorting and swapping to disk instead of holding text in RAM. See modes -S MB/GB/TB and -S negative numbers to split sorting into parts.
  • Bugfixes to various file handling and some code clean-up.

0.33

Choose a tag to compare

@blazer2x blazer2x released this 29 Jul 04:36

Fixed a segfault on rare occasions where the input is invalid
Added -C [count] which only outputs items greater than specified count, will only output a single instance. LIke -q but without the stats
Added -V / --version for version information

0.32

Choose a tag to compare

@blazer2x blazer2x released this 07 Dec 17:18

First public release of rlite.