Skip to content

v1.3.0

Latest

Choose a tag to compare

@GhDj GhDj released this 15 Dec 10:27
933dd77

What's New

New Tool: Sort Lines

A powerful text line manipulation tool with the following features:

  • Sort alphabetically (A-Z, Z-A)
  • Natural sort for alphanumeric strings (file1, file2, file10)
  • Numeric sort (ascending/descending)
  • Sort by line length
  • Reverse line order
  • Remove duplicates (dedupe)
  • Shuffle/randomize lines

Options:

  • Case sensitive toggle
  • Trim whitespace
  • Remove empty lines

Full Changelog: v1.2.0...v1.3.0