Release v2.0.0
SHA256 checksums
- 705d1e88371d8ecbec79a8d33f7f17da97aee3c362081ef98b2dea1fb5c270bb dist/shot-2.0.0.tar.gz
- 067afe5b937b428c623781166935c41ccc5005c6101c793349e7800870dbc8da dist/shot-2.0.0-py3-none-any.whl
Interface changes
- Warn/ask confirmation when destination file already exists
- Warn/ask confirmation when extensions is changed from src to dst
- Warn/ask confirmation when there are less files the the num arg
- Add
--yes
arg to skip new confirmation dialogs - Shorten success output text by showing src, dst, and filename only
Internal changes
- refactor from function to class
- add pytest random order plugin