Changes - Added `change_extension()` function. This allows you to batch rename all file extensions in a directory.
0.0.3
Changes
- `add_affix()` is now two separate functions - `add_prefix()` and `add_suffix()` - Changed the tests to better cover all parameters
0.0.2
New functionality:
- Function for adding either a prefix or suffix to the existing file names - Separator string between file name and trailing number - Ignore files based on their extension