Releases: siyia2/bulk-rename-plus
Releases · siyia2/bulk-rename-plus
bulk-rename-plus
Improvements:
- Depth variable is now shared and atomic.
- Improved verbosity for input errors.
- Less strict parameters for depth e.g., either
-d1
or-d 1
will set the max recursion depth.
Bug Fix:
- Reverted the
sequence
transformation changes fromv2.0.8
because they broke depth calculation.
bulk-rename-plus
Improvements:
- Added proper terminal blocking.
- Lock-free atomic counters.
- Lock-free verbose output.
- Split directory and file renaming to avoid race conditions and improve performance (~50% faster renames for large directories)
- The first release that includes a static binary.
Bug fixes:
- Fixed: logical errors in pascal camel and sequential transformations.
- Fixed: race condition that counted already renamed files as skipped.
bulk-rename-plus
- Stable Release v2.0.7