Version | Date | Description |
---|---|---|
0.2.2 | 2024-06-28 |
Fixed a bug that prevented renaming of identically numbered files. This currently does not work when reordering ( |
0.2.1 | 2024-06-17 |
Fixed the default prompt reply not working (when |
0.2.0 | 2024-06-12 |
NEW: Added the following major functionality:
Added the following new options:
BREAKING: Some options were renamed:
GNU sed is now again a dependency, but with a different purpose compared to when it was removed in v0.1.2. |
0.1.3 | 2024-06-09 |
Specified end of options ( Updated copyright year. |
0.1.2 | 2024-06-01 |
Eliminated the limitation on using capture groups in regular expressions set with Removed a redundancy in the regular expression for matching filenames. |
0.1.1 | 2024-05-26 |
CRITICAL: Fixed a bug where the check for already existing files was only performed for regular files, but not directories.
Improved the method of quoting strings for displaying them in messages. All instances of using
Improved formatting of the built-in help message.
Removed a superfluous |
0.1.0 | 2024-02-07 |
Initial release. |