Skip to content

Releases: CHerSun/Mass-Renamer

1.1.0 - greedy/ungreedy simple pattern, tuning

15 Jan 23:04
Compare
Choose a tag to compare
  • added version info to the project, so that executable also holds the version info
  • reworded "glob-like pattern" into "simple pattern" - was misleading (#1)
  • added lower and UPPER cased substitutions for simple patterns, i.e. %a vs %A. Lower case is ungreedy, UPPER case is greedy. (#2)
  • reduced verbosity of actual renaming (for -y option = apply) (#3)
  • added .NET runtime 8.0 requirement mention to README.md (#4)

1.0.0 - initial release

30 Dec 02:29
Compare
Choose a tag to compare

Initial release of the Mass Renamer (mren), built as single Windows executable. Requires .NET 8.0 (LTS).