mirror of
https://github.com/itchyny/mmv.git
synced 2025-12-28 15:57:23 +08:00
596 B
596 B
Changelog
v0.1.3 (2021-01-10)
- Support renaming when one of the paths is a parent directory of another.
v0.1.2 (2020-09-19)
- Fix for EDITOR configured with arguments.
v0.1.1 (2020-01-09)
- Undo the processed renames on error not to leave the temporary file.
- Return the stat source error on failure.
v0.1.0 (2020-01-08)
- Initial implementation.