Skip to content

Sortery 1.4.2 release.

Latest
Compare
Choose a tag to compare
@SamMatzko SamMatzko released this 24 Dec 23:54

Sortery 1.4.2 brings a dry-run feature, where the user can preview the effect of the sort without actually sorting.

Changelog

  • 733d09e 🔖 1.4.2 bump.
  • 39795d6 ✨ Added the dry-run feature for the extract command.
  • 98d48b2 🚸 Added colored output for dry runs so that the user can easier see which are the from paths and which are the to paths.
  • 1a01082 ✨ Added the dry-run command-line option. It doesn't work with the extract command yet.
  • c1b289f Update README.md