All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump clap version to 4. This changes appearance of help message.
- Correct a typo in the command line help.
- Now pmv can be licensed under the Apache License version 2.0, or under the MIT license as before.
- CRITICAL: If pmv swaps two files one of them will be lost. (#20)
- pmv could try to list children of a file and fail (#17)
- Bump version number to make a release
- Disallow to move a directory to path where a file exists